Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency core-js to v3.20.3 #4162

Merged
merged 1 commit into from
Jan 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-jest": "27.4.6",
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-remove-code": "0.0.6",
"core-js": "3.20.2",
"core-js": "3.20.3",
"cypress": "9.2.1",
"cypress-wait-until": "1.7.2",
"eslint": "8.6.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 @@ -27,7 +27,7 @@
"chalk": "4.1.2",
"concurrently": "6.5.1",
"configstore": "3.1.5",
"core-js": "3.20.2",
"core-js": "3.20.3",
"cross-env": "7.0.3",
"decamelize": "5.0.0",
"dotenv-defaults": "3.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 @@ -13,7 +13,7 @@
"@babel/plugin-transform-typescript": "7.16.7",
"@babel/runtime-corejs3": "7.16.7",
"@vscode/ripgrep": "1.14.1",
"core-js": "3.20.2",
"core-js": "3.20.3",
"deepmerge": "4.2.2",
"fast-glob": "3.2.11",
"findup-sync": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-plugin-module-resolver": "4.1.0",
"babel-timing": "0.9.1",
"copy-webpack-plugin": "10.2.0",
"core-js": "3.20.2",
"core-js": "3.20.3",
"css-loader": "6.5.1",
"css-minimizer-webpack-plugin": "3.3.1",
"dotenv-webpack": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"dependencies": {
"@types/pascalcase": "1.0.1",
"core-js": "3.20.2",
"core-js": "3.20.3",
"pascalcase": "1.0.0",
"react-hook-form": "7.24.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 @@ -19,7 +19,7 @@
"@graphql-tools/utils": "8.6.1",
"@prisma/client": "3.8.1",
"@redwoodjs/api": "0.41.0",
"core-js": "3.20.2",
"core-js": "3.20.3",
"graphql": "16.2.0",
"graphql-helix": "1.11.0",
"graphql-playground-html": "1.6.30",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"babel-plugin-graphql-tag": "3.3.0",
"babel-plugin-polyfill-corejs3": "0.5.0",
"chalk": "4.1.2",
"core-js": "3.20.2",
"core-js": "3.20.3",
"deepmerge": "4.2.2",
"esbuild": "0.14.11",
"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 @@ -10,7 +10,7 @@
"dependencies": {
"@prisma/client": "3.8.1",
"@prisma/sdk": "3.8.1",
"core-js": "3.20.2"
"core-js": "3.20.3"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@reach/skip-nav": "0.16.0",
"@redwoodjs/auth": "0.41.0",
"core-js": "3.20.2",
"core-js": "3.20.3",
"lodash.isequal": "4.5.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@apollo/client": "3.5.7",
"@redwoodjs/auth": "0.41.0",
"core-js": "3.20.2",
"core-js": "3.20.3",
"graphql": "16.2.0",
"proptypes": "1.1.0",
"react-helmet-async": "1.2.2",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5414,7 +5414,7 @@ __metadata:
chalk: 4.1.2
concurrently: 6.5.1
configstore: 3.1.5
core-js: 3.20.2
core-js: 3.20.3
cross-env: 7.0.3
decamelize: 5.0.0
dotenv-defaults: 3.0.0
Expand Down Expand Up @@ -5459,7 +5459,7 @@ __metadata:
"@types/jscodeshift": 0.11.2
"@types/prettier": 2.4.3
"@vscode/ripgrep": 1.14.1
core-js: 3.20.2
core-js: 3.20.3
deepmerge: 4.2.2
fast-glob: 3.2.11
findup-sync: 5.0.0
Expand Down Expand Up @@ -5506,7 +5506,7 @@ __metadata:
babel-plugin-module-resolver: 4.1.0
babel-timing: 0.9.1
copy-webpack-plugin: 10.2.0
core-js: 3.20.2
core-js: 3.20.3
css-loader: 6.5.1
css-minimizer-webpack-plugin: 3.3.1
dotenv-webpack: 7.0.3
Expand Down Expand Up @@ -5569,7 +5569,7 @@ __metadata:
dependencies:
"@babel/cli": 7.16.7
"@types/pascalcase": 1.0.1
core-js: 3.20.2
core-js: 3.20.3
jest: 27.4.7
pascalcase: 1.0.0
react-hook-form: 7.24.0
Expand Down Expand Up @@ -5600,7 +5600,7 @@ __metadata:
"@types/lodash.omitby": 4.6.6
"@types/uuid": 8.3.4
aws-lambda: 1.0.7
core-js: 3.20.2
core-js: 3.20.3
graphql: 16.2.0
graphql-helix: 1.11.0
graphql-playground-html: 1.6.30
Expand Down Expand Up @@ -5642,7 +5642,7 @@ __metadata:
babel-plugin-polyfill-corejs3: 0.5.0
babel-plugin-tester: 10.1.0
chalk: 4.1.2
core-js: 3.20.2
core-js: 3.20.3
deepmerge: 4.2.2
esbuild: 0.14.11
fast-glob: 3.2.11
Expand Down Expand Up @@ -5695,7 +5695,7 @@ __metadata:
"@babel/cli": 7.16.7
"@prisma/client": 3.8.1
"@prisma/sdk": 3.8.1
core-js: 3.20.2
core-js: 3.20.3
jest: 27.4.7
languageName: unknown
linkType: soft
Expand All @@ -5708,7 +5708,7 @@ __metadata:
"@reach/skip-nav": 0.16.0
"@redwoodjs/auth": 0.41.0
"@types/lodash.isequal": 4.5.5
core-js: 3.20.2
core-js: 3.20.3
jest: 27.4.7
lodash.isequal: 4.5.0
prop-types: 15.8.1
Expand Down Expand Up @@ -5797,7 +5797,7 @@ __metadata:
"@babel/cli": 7.16.7
"@redwoodjs/auth": 0.41.0
"@types/react": 17.0.38
core-js: 3.20.2
core-js: 3.20.3
graphql: 16.2.0
jest: 27.4.7
proptypes: 1.1.0
Expand Down Expand Up @@ -11981,10 +11981,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.20.2, core-js@npm:^3.0.4, core-js@npm:^3.18.3, core-js@npm:^3.19.0, core-js@npm:^3.20.0, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
version: 3.20.2
resolution: "core-js@npm:3.20.2"
checksum: 3f2fcbf2fe096e79366c11e64c08583b48f428a20cdc96a6fd1630009a07bdfc352d97f956d8b8679b46b08cda80365e3600efca497fc54b52a311c1478d4152
"core-js@npm:3.20.3, core-js@npm:^3.0.4, core-js@npm:^3.18.3, core-js@npm:^3.19.0, core-js@npm:^3.20.0, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
version: 3.20.3
resolution: "core-js@npm:3.20.3"
checksum: 7c53c1971572cc6bcfb89eef612d1602fdd97cc8872172ea64a73f5216c3ef43af472a40be76994cbf854b3fb11dd7e01bbbbad0177e0ec79e502c1d86b516fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -25365,7 +25365,7 @@ resolve@^2.0.0-next.3:
babel-jest: 27.4.6
babel-plugin-auto-import: 1.1.0
babel-plugin-remove-code: 0.0.6
core-js: 3.20.2
core-js: 3.20.3
cypress: 9.2.1
cypress-wait-until: 1.7.2
eslint: 8.6.0
Expand Down