Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.26.0 (#6822)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Nov 11, 2022
1 parent 81fdae5 commit d21a129
Show file tree
Hide file tree
Showing 19 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-remove-code": "0.0.6",
"boxen": "5.1.2",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cypress": "10.11.0",
"cypress-wait-until": "1.7.2",
"eslint": "8.26.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ansi-colors": "4.1.3",
"chalk": "4.1.2",
"chokidar": "3.5.3",
"core-js": "3.25.5",
"core-js": "3.26.0",
"fast-json-parse": "1.0.3",
"fastify": "4.9.2",
"fastify-raw-body": "4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/runtime-corejs3": "7.19.4",
"@prisma/client": "4.5.0",
"base64url": "3.0.1",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"crypto-js": "4.1.1",
"humanize-string": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.19.4",
"core-js": "3.25.5"
"core-js": "3.26.0"
},
"devDependencies": {
"@auth0/auth0-spa-js": "1.22.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"chalk": "4.1.2",
"concurrently": "7.4.0",
"configstore": "3.1.5",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-env": "7.0.3",
"decamelize": "5.0.0",
"dotenv-defaults": "5.0.2",
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.19.3",
"@babel/runtime-corejs3": "7.19.4",
"@vscode/ripgrep": "1.14.2",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"deepmerge": "4.2.2",
"execa": "5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"babel-plugin-module-resolver": "4.1.0",
"babel-timing": "0.9.1",
"copy-webpack-plugin": "11.0.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"css-loader": "6.7.1",
"css-minimizer-webpack-plugin": "4.2.2",
"dotenv-webpack": "8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@redwoodjs/telemetry": "3.4.0",
"chalk": "4.1.2",
"check-node-version": "4.2.1",
"core-js": "3.25.5",
"core-js": "3.26.0",
"enquirer": "2.3.6",
"execa": "5.1.1",
"fs-extra": "10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.19.4",
"core-js": "3.25.5",
"core-js": "3.26.0",
"pascalcase": "1.0.0",
"react-hook-form": "7.39.1"
},
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 @@ -34,7 +34,7 @@
"@graphql-yoga/common": "2.12.12",
"@prisma/client": "4.5.0",
"@redwoodjs/api": "3.4.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"graphql": "16.6.0",
"graphql-scalars": "1.19.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 @@ -45,7 +45,7 @@
"babel-plugin-graphql-tag": "3.3.0",
"babel-plugin-polyfill-corejs3": "0.6.0",
"chalk": "4.1.2",
"core-js": "3.25.5",
"core-js": "3.26.0",
"deepmerge": "4.2.2",
"esbuild": "0.15.10",
"fast-glob": "3.2.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@redwoodjs/web": "3.4.0",
"babel-plugin-ignore-html-and-css-imports": "0.1.0",
"cheerio": "1.0.0-rc.12",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"graphql": "16.6.0",
"mime-types": "2.1.35"
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.19.4",
"@prisma/client": "4.5.0",
"core-js": "3.25.5"
"core-js": "3.26.0"
},
"devDependencies": {
"@babel/cli": "7.19.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "7.19.4",
"@reach/skip-nav": "0.16.0",
"@redwoodjs/auth": "3.4.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"lodash.isequal": "4.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@redwoodjs/internal": "3.4.0",
"@types/line-column": "1.0.0",
"camelcase": "6.3.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"deepmerge": "4.2.2",
"dotenv-defaults": "5.0.2",
"enquirer": "2.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@redwoodjs/internal": "3.4.0",
"@redwoodjs/structure": "3.4.0",
"ci-info": "3.5.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"envinfo": "7.8.1",
"systeminformation": "5.12.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/webpack": "5.28.0",
"babel-jest": "29.3.0",
"babel-plugin-inline-react-svg": "2.0.1",
"core-js": "3.25.5",
"core-js": "3.26.0",
"fast-glob": "3.2.12",
"jest": "29.3.0",
"jest-environment-jsdom": "29.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@apollo/client": "3.7.1",
"@babel/runtime-corejs3": "7.19.4",
"@redwoodjs/auth": "3.4.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"graphql": "16.6.0",
"graphql-tag": "2.12.6",
"react-helmet-async": "1.3.0",
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6266,7 +6266,7 @@ __metadata:
aws-lambda: 1.0.7
chalk: 4.1.2
chokidar: 3.5.3
core-js: 3.25.5
core-js: 3.26.0
fast-json-parse: 1.0.3
fastify: 4.9.2
fastify-raw-body: 4.1.1
Expand Down Expand Up @@ -6305,7 +6305,7 @@ __metadata:
"@types/uuid": 8.3.4
aws-lambda: 1.0.7
base64url: 3.0.1
core-js: 3.25.5
core-js: 3.26.0
cross-undici-fetch: 0.4.14
crypto-js: 4.1.1
humanize-string: 2.1.0
Expand Down Expand Up @@ -6362,7 +6362,7 @@ __metadata:
"@supabase/supabase-js": 1.35.7
"@types/netlify-identity-widget": 1.9.3
"@types/react": 17.0.50
core-js: 3.25.5
core-js: 3.26.0
firebase: 9.10.0
firebase-admin: 10.3.0
gotrue-js: 0.9.29
Expand Down Expand Up @@ -6393,7 +6393,7 @@ __metadata:
chalk: 4.1.2
concurrently: 7.4.0
configstore: 3.1.5
core-js: 3.25.5
core-js: 3.26.0
cross-env: 7.0.3
decamelize: 5.0.0
dotenv-defaults: 5.0.2
Expand Down Expand Up @@ -6440,7 +6440,7 @@ __metadata:
"@types/prettier": 2.7.1
"@types/yargs": 17.0.13
"@vscode/ripgrep": 1.14.2
core-js: 3.25.5
core-js: 3.26.0
cross-undici-fetch: 0.4.14
deepmerge: 4.2.2
execa: 5.1.1
Expand Down Expand Up @@ -6490,7 +6490,7 @@ __metadata:
babel-plugin-module-resolver: 4.1.0
babel-timing: 0.9.1
copy-webpack-plugin: 11.0.0
core-js: 3.25.5
core-js: 3.26.0
css-loader: 6.7.1
css-minimizer-webpack-plugin: 4.2.2
dotenv-webpack: 8.0.1
Expand Down Expand Up @@ -6576,7 +6576,7 @@ __metadata:
"@types/react": 17.0.50
"@types/react-dom": 17.0.17
"@types/testing-library__jest-dom": 5.14.5
core-js: 3.25.5
core-js: 3.26.0
graphql: 16.6.0
jest: 29.3.0
nodemon: 2.0.20
Expand Down Expand Up @@ -6616,7 +6616,7 @@ __metadata:
"@types/lodash.omitby": 4.6.7
"@types/uuid": 8.3.4
aws-lambda: 1.0.7
core-js: 3.25.5
core-js: 3.26.0
cross-undici-fetch: 0.4.14
graphql: 16.6.0
graphql-scalars: 1.19.0
Expand Down Expand Up @@ -6658,7 +6658,7 @@ __metadata:
babel-plugin-polyfill-corejs3: 0.6.0
babel-plugin-tester: 10.1.0
chalk: 4.1.2
core-js: 3.25.5
core-js: 3.26.0
deepmerge: 4.2.2
esbuild: 0.15.10
fast-glob: 3.2.12
Expand Down Expand Up @@ -6697,7 +6697,7 @@ __metadata:
babel-plugin-ignore-html-and-css-imports: 0.1.0
babel-plugin-tester: 10.1.0
cheerio: 1.0.0-rc.12
core-js: 3.25.5
core-js: 3.26.0
cross-undici-fetch: 0.4.14
graphql: 16.6.0
jest: 29.3.0
Expand All @@ -6718,7 +6718,7 @@ __metadata:
"@babel/runtime-corejs3": 7.19.4
"@prisma/client": 4.5.0
"@prisma/internals": 4.5.0
core-js: 3.25.5
core-js: 3.26.0
esbuild: 0.15.10
jest: 29.3.0
languageName: unknown
Expand All @@ -6736,7 +6736,7 @@ __metadata:
"@types/lodash.isequal": 4.5.6
"@types/react": 17.0.50
"@types/react-dom": 17.0.17
core-js: 3.25.5
core-js: 3.26.0
jest: 29.3.0
lodash.isequal: 4.5.0
prop-types: 15.8.1
Expand All @@ -6762,7 +6762,7 @@ __metadata:
"@types/node": 16.11.65
"@types/vscode": 1.72.0
camelcase: 6.3.0
core-js: 3.25.5
core-js: 3.26.0
deepmerge: 4.2.2
dotenv-defaults: 5.0.2
enquirer: 2.3.6
Expand Down Expand Up @@ -6798,7 +6798,7 @@ __metadata:
"@types/uuid": 8.3.4
"@types/yargs": 17.0.13
ci-info: 3.5.0
core-js: 3.25.5
core-js: 3.26.0
cross-undici-fetch: 0.4.14
envinfo: 7.8.1
jest: 29.3.0
Expand Down Expand Up @@ -6839,7 +6839,7 @@ __metadata:
"@types/webpack": 5.28.0
babel-jest: 29.3.0
babel-plugin-inline-react-svg: 2.0.1
core-js: 3.25.5
core-js: 3.26.0
fast-glob: 3.2.12
jest: 29.3.0
jest-environment-jsdom: 29.3.0
Expand All @@ -6866,7 +6866,7 @@ __metadata:
"@types/react": 17.0.50
"@types/react-dom": 17.0.17
"@types/testing-library__jest-dom": 5.14.5
core-js: 3.25.5
core-js: 3.26.0
graphql: 16.6.0
graphql-tag: 2.12.6
jest: 29.3.0
Expand Down Expand Up @@ -13595,10 +13595,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.25.5, core-js@npm:^3.0.4, core-js@npm:^3.18.3, core-js@npm:^3.25.1, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
version: 3.25.5
resolution: "core-js@npm:3.25.5"
checksum: 4b94b271f924cecf98fa5b1031c0109c9da2ff97a3d4df83465be9e90c3bf0b32a0bed98bb6a3c3aaa8951109c6fb9b3111fbe77a7036e075619c5a40a79dfbf
"core-js@npm:3.26.0, core-js@npm:^3.0.4, core-js@npm:^3.18.3, core-js@npm:^3.25.1, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
version: 3.26.0
resolution: "core-js@npm:3.26.0"
checksum: 5b61da1cccea18b42e64dafe7270b3a12e31f6fca97f7bbebd565b89acd71c2bbb45605ceb164f5b0aa7e41843f6ae8ecc16d4833a081ac269969220c50fd8d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -13792,7 +13792,7 @@ __metadata:
"@types/prompts": 2.4.1
chalk: 4.1.2
check-node-version: 4.2.1
core-js: 3.25.5
core-js: 3.26.0
enquirer: 2.3.6
execa: 5.1.1
fs-extra: 10.1.0
Expand Down Expand Up @@ -27208,7 +27208,7 @@ __metadata:
babel-plugin-auto-import: 1.1.0
babel-plugin-remove-code: 0.0.6
boxen: 5.1.2
core-js: 3.25.5
core-js: 3.26.0
cypress: 10.11.0
cypress-wait-until: 1.7.2
eslint: 8.26.0
Expand Down

0 comments on commit d21a129

Please sign in to comment.