Skip to content

Commit

Permalink
chore(deps): update dependency core-js to v3.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 1, 2022
1 parent 1c58260 commit 720cd6c
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 @@ -56,7 +56,7 @@
"babel-eslint": "10.1.0",
"babel-jest": "27.3.1",
"bootstrap": "5.1.3",
"core-js": "3.19.1",
"core-js": "3.20.2",
"eslint": "^7.32, < 8.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-node": "11.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4104,10 +4104,10 @@ core-js-compat@^3.16.0, core-js-compat@^3.16.2, core-js-compat@^3.6.5:
browserslist "^4.17.3"
semver "7.0.0"

core-js@3.19.1:
version "3.19.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.1.tgz#f6f173cae23e73a7d88fa23b6e9da329276c6641"
integrity sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==
core-js@3.20.2:
version "3.20.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.2.tgz#46468d8601eafc8b266bd2dd6bf9dee622779581"
integrity sha512-nuqhq11DcOAbFBV4zCbKeGbKQsUDRqTX0oqx7AttUBuqe3h20ixsE039QHelbL6P4h+9kytVqyEtyZ6gsiwEYw==

core-js@^2.4.0:
version "2.6.12"
Expand Down

0 comments on commit 720cd6c

Please sign in to comment.