Skip to content

Commit

Permalink
chore(deps): update dependency @babel/core to v7.21.8 (#2484)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @babel/core to v7.21.8

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] committed May 9, 2023
1 parent a23bf84 commit 81a1b57
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 93 deletions.
6 changes: 6 additions & 0 deletions .changeset/@graphql-inspector_cli-2484-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@graphql-inspector/cli': patch
---
dependencies updates:
- Updated dependency [`@babel/core@7.21.8` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.21.8)
(from `7.21.5`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@babel/core": "7.21.5",
"@babel/core": "7.21.8",
"@graphql-inspector/audit-command": "workspace:*",
"@graphql-inspector/code-loader": "workspace:*",
"@graphql-inspector/commands": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"tslib": "2.5.0"
},
"devDependencies": {
"@babel/core": "7.21.5",
"@babel/core": "7.21.8",
"graphql": "16.6.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"tslib": "2.5.0"
},
"devDependencies": {
"@babel/core": "7.21.5",
"@babel/core": "7.21.8",
"graphql": "16.6.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"tslib": "2.5.0"
},
"devDependencies": {
"@babel/core": "7.21.5",
"@babel/core": "7.21.8",
"@types/node": "18.16.3",
"graphql": "16.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"tslib": "2.5.0"
},
"devDependencies": {
"@babel/core": "7.21.5",
"@babel/core": "7.21.8",
"graphql": "16.6.0"
},
"publishConfig": {
Expand Down
133 changes: 45 additions & 88 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 81a1b57

Please sign in to comment.