Skip to content

Commit

Permalink
chore(deps): update dependency @babel/core to v7.22.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent 52482d6 commit b258c62
Show file tree
Hide file tree
Showing 6 changed files with 201 additions and 282 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@babel/core": "7.22.8",
"@babel/core": "7.22.9",
"@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 @@ -68,7 +68,7 @@
"tslib": "2.6.0"
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/core": "7.22.9",
"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 @@ -68,7 +68,7 @@
"tslib": "2.6.0"
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/core": "7.22.9",
"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 @@ -68,7 +68,7 @@
"tslib": "2.6.0"
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/core": "7.22.9",
"@types/node": "20.2.5",
"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 @@ -71,7 +71,7 @@
"tslib": "2.6.0"
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/core": "7.22.9",
"graphql": "16.6.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit b258c62

Please sign in to comment.