Skip to content

Commit

Permalink
fix: upgrade @babel/runtime-corejs2 from 7.12.1 to 7.13.17 (#365)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/runtime-corejs2 from 7.12.1 to 7.13.17.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cssjoe/project/5d219e30-bbd4-4803-80ef-bce43258a15a?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Aug 24, 2022
1 parent f056d33 commit 2bb706d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"webpack-runtime-public-path-plugin": "^1.1.2"
},
"dependencies": {
"@babel/runtime-corejs2": "^7.12.1",
"@babel/runtime-corejs2": "^7.13.17",
"@boldgrid/components": "^2.16.2",
"@wordpress/dom-ready": "^2.11.0",
"@wordpress/hooks": "^2.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -640,10 +640,10 @@
js-levenshtein "^1.1.3"
semver "^5.3.0"

"@babel/runtime-corejs2@^7.12.1":
version "7.12.1"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.12.1.tgz#494ce3ad84e92b5868b5437af65af6a0eb737da3"
integrity sha512-5uSG1M64+OO+DL4U12qTqHDhc1vorwH6suCSPRH+77UVYzxO5TMyziWe/nQNPcPt9Wnl5G7dIYXuZ6MBuW/dFw==
"@babel/runtime-corejs2@^7.13.17":
version "7.13.17"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.13.17.tgz#13d965ee876a30b290df6d8b4842dbe3f56f73e7"
integrity sha512-uvDSI/cLYd3G7S/iFd635tVkIwPji2CjEZzCXznL/lTFDMevIhoIjxSeKQ+AUDaX7D6L4Y1dIGvN4ZtA32m6IA==
dependencies:
core-js "^2.6.5"
regenerator-runtime "^0.13.4"
Expand Down

0 comments on commit 2bb706d

Please sign in to comment.