Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.22.1 (#5259)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2022
1 parent 1181165 commit eb6bf33
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-remove-code": "0.0.6",
"boxen": "5.1.2",
"core-js": "3.22.0",
"core-js": "3.22.1",
"cypress": "9.5.4",
"cypress-wait-until": "1.7.2",
"eslint": "8.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"chalk": "4.1.2",
"concurrently": "7.1.0",
"configstore": "3.1.5",
"core-js": "3.22.0",
"core-js": "3.22.1",
"cross-env": "7.0.3",
"decamelize": "5.0.0",
"dotenv-defaults": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/plugin-transform-typescript": "7.16.7",
"@babel/runtime-corejs3": "7.16.7",
"@vscode/ripgrep": "1.14.2",
"core-js": "3.22.0",
"core-js": "3.22.1",
"cross-undici-fetch": "0.3.0",
"deepmerge": "4.2.2",
"fast-glob": "3.2.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"babel-plugin-module-resolver": "4.1.0",
"babel-timing": "0.9.1",
"copy-webpack-plugin": "10.2.4",
"core-js": "3.22.0",
"core-js": "3.22.1",
"css-loader": "6.7.1",
"css-minimizer-webpack-plugin": "3.4.1",
"dotenv-webpack": "7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@graphql-yoga/common": "2.3.0",
"@prisma/client": "3.12.0",
"@redwoodjs/api": "1.1.0",
"core-js": "3.22.0",
"core-js": "3.22.1",
"cross-undici-fetch": "0.3.0",
"graphql": "16.3.0",
"graphql-scalars": "1.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"babel-plugin-graphql-tag": "3.3.0",
"babel-plugin-polyfill-corejs3": "0.5.0",
"chalk": "4.1.2",
"core-js": "3.22.0",
"core-js": "3.22.1",
"deepmerge": "4.2.2",
"esbuild": "0.14.36",
"fast-glob": "3.2.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@prisma/client": "3.12.0",
"core-js": "3.22.0"
"core-js": "3.22.1"
},
"devDependencies": {
"@babel/cli": "7.16.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@reach/skip-nav": "0.16.0",
"@redwoodjs/auth": "1.1.0",
"core-js": "3.22.0",
"core-js": "3.22.1",
"lodash.isequal": "4.5.0"
},
"devDependencies": {
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5944,7 +5944,7 @@ __metadata:
chalk: 4.1.2
concurrently: 7.1.0
configstore: 3.1.5
core-js: 3.22.0
core-js: 3.22.1
cross-env: 7.0.3
decamelize: 5.0.0
dotenv-defaults: 5.0.0
Expand Down Expand Up @@ -5989,7 +5989,7 @@ __metadata:
"@types/jscodeshift": 0.11.4
"@types/prettier": 2.4.4
"@vscode/ripgrep": 1.14.2
core-js: 3.22.0
core-js: 3.22.1
cross-undici-fetch: 0.3.0
deepmerge: 4.2.2
fast-glob: 3.2.11
Expand Down Expand Up @@ -6037,7 +6037,7 @@ __metadata:
babel-plugin-module-resolver: 4.1.0
babel-timing: 0.9.1
copy-webpack-plugin: 10.2.4
core-js: 3.22.0
core-js: 3.22.1
css-loader: 6.7.1
css-minimizer-webpack-plugin: 3.4.1
dotenv-webpack: 7.1.0
Expand Down Expand Up @@ -6160,7 +6160,7 @@ __metadata:
"@types/lodash.omitby": 4.6.7
"@types/uuid": 8.3.4
aws-lambda: 1.0.7
core-js: 3.22.0
core-js: 3.22.1
cross-undici-fetch: 0.3.0
graphql: 16.3.0
graphql-scalars: 1.17.0
Expand Down Expand Up @@ -6201,7 +6201,7 @@ __metadata:
babel-plugin-polyfill-corejs3: 0.5.0
babel-plugin-tester: 10.1.0
chalk: 4.1.2
core-js: 3.22.0
core-js: 3.22.1
deepmerge: 4.2.2
esbuild: 0.14.36
fast-glob: 3.2.11
Expand Down Expand Up @@ -6257,7 +6257,7 @@ __metadata:
"@babel/core": 7.16.7
"@prisma/client": 3.12.0
"@prisma/sdk": 3.12.0
core-js: 3.22.0
core-js: 3.22.1
esbuild: 0.14.36
jest: 27.5.1
languageName: unknown
Expand All @@ -6272,7 +6272,7 @@ __metadata:
"@reach/skip-nav": 0.16.0
"@redwoodjs/auth": 1.1.0
"@types/lodash.isequal": 4.5.5
core-js: 3.22.0
core-js: 3.22.1
jest: 27.5.1
lodash.isequal: 4.5.0
prop-types: 15.8.1
Expand Down Expand Up @@ -13013,10 +13013,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.22.0, core-js@npm:^3.0.4, core-js@npm:^3.18.3, core-js@npm:^3.19.0, core-js@npm:^3.20.3, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
version: 3.22.0
resolution: "core-js@npm:3.22.0"
checksum: b959f7e6b302aaa37438513f4cf0f99d9d6ca6ea2b80fa9edeb0a953abd5c98dbcf59f735278277d936be1f6a995ba02835ab76f85b527e4cbf956e84bc2921d
"core-js@npm:3.22.1, core-js@npm:^3.0.4, core-js@npm:^3.18.3, core-js@npm:^3.19.0, core-js@npm:^3.20.3, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
version: 3.22.1
resolution: "core-js@npm:3.22.1"
checksum: 8a5be3d3d3274109e9e92d53d16c5f147b37fabf6ef61a8e17a867c5d2d8735cb4cfe97df2fea507ccb5ccc30bbafc3663e0bcfdace76feee7c0b26f0660df34
languageName: node
linkType: hard

Expand Down Expand Up @@ -26950,7 +26950,7 @@ __metadata:
babel-plugin-auto-import: 1.1.0
babel-plugin-remove-code: 0.0.6
boxen: 5.1.2
core-js: 3.22.0
core-js: 3.22.1
cypress: 9.5.4
cypress-wait-until: 1.7.2
eslint: 8.13.0
Expand Down

0 comments on commit eb6bf33

Please sign in to comment.