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

chore(deps-dev): bump core-js from 3.30.2 to 3.31.1 #15611

Merged
merged 1 commit into from
Jul 27, 2023
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 packages/fxa-content-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"babel-plugin-dynamic-import-webpack": "1.1.0",
"chai": "^4.3.6",
"copy-webpack-plugin": "11.0.0",
"core-js": "^3.30.2",
"core-js": "^3.31.1",
"css": "3.0.0",
"esbuild": "^0.17.15",
"esbuild-register": "^3.2.0",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25089,7 +25089,7 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:^3.19.2":
"core-js@npm:^3.19.2, core-js@npm:^3.31.1":
version: 3.31.1
resolution: "core-js@npm:3.31.1"
checksum: 14519213a63c55cf188bdd2f4dece54583feaf6b90e75d6c65e07f509cd487055bf64898aeda7c97c36029ac1ea2f2ed8e4b02281553f6a257e7143a32a14015
Expand All @@ -25103,13 +25103,6 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:^3.30.2":
version: 3.30.2
resolution: "core-js@npm:3.30.2"
checksum: 73d47e2b9d9f502800973982d08e995bbf04832e20b04e04be31dd7607247158271315e9328788a2408190e291c7ffbefad141167b1e57dea9f983e1e723541e
languageName: node
linkType: hard

"core-util-is@npm:1.0.2, core-util-is@npm:~1.0.0":
version: 1.0.2
resolution: "core-util-is@npm:1.0.2"
Expand Down Expand Up @@ -31095,7 +31088,7 @@ fsevents@~2.1.1:
convict-format-with-validator: ^6.2.0
cookie-parser: 1.4.6
copy-webpack-plugin: 11.0.0
core-js: ^3.30.2
core-js: ^3.31.1
crypto-browserify: ^3.12.0
css: 3.0.0
css-loader: 1.0.0
Expand Down