Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Aug 9, 2022
1 parent 582ddfb commit f864730
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -46,7 +46,7 @@
"@babel/preset-env": "7.18.9",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.7",
"@redwoodjs/cli": "2.1.0",
"@redwoodjs/eslint-config": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Expand Up @@ -31,7 +31,7 @@
"@babel/parser": "7.18.9",
"@babel/plugin-transform-typescript": "7.18.8",
"@babel/register": "7.18.9",
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@babel/traverse": "7.18.9",
"@graphql-codegen/cli": "2.9.0",
"@graphql-codegen/core": "2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1719,7 +1719,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime-corejs3@npm:7.18.9, @babel/runtime-corejs3@npm:^7.10.2, @babel/runtime-corejs3@npm:^7.17.0":
"@babel/runtime-corejs3@npm:^7.10.2, @babel/runtime-corejs3@npm:^7.17.0":
version: 7.18.9
resolution: "@babel/runtime-corejs3@npm:7.18.9"
dependencies:
Expand Down Expand Up @@ -6194,7 +6194,7 @@ __metadata:
"@babel/preset-env": 7.18.9
"@babel/preset-react": 7.18.6
"@babel/preset-typescript": 7.18.6
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@pmmmwh/react-refresh-webpack-plugin": 0.5.7
"@redwoodjs/cli": 2.1.0
"@redwoodjs/eslint-config": 2.1.0
Expand Down Expand Up @@ -6356,7 +6356,7 @@ __metadata:
"@babel/parser": 7.18.9
"@babel/plugin-transform-typescript": 7.18.8
"@babel/register": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@babel/traverse": 7.18.9
"@graphql-codegen/cli": 2.9.0
"@graphql-codegen/core": 2.6.0
Expand Down

0 comments on commit f864730

Please sign in to comment.