Skip to content

Commit

Permalink
Build(deps-dev): Bump core-js from 3.15.1 to 3.15.2 (#11164)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 4, 2021
1 parent f3f55a4 commit 5310dd3
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 @@ -102,7 +102,7 @@
"babel-loader": "8.2.2",
"benchmark": "2.1.4",
"builtin-modules": "3.2.0",
"core-js": "3.15.1",
"core-js": "3.15.2",
"cross-env": "7.0.3",
"cspell": "4.2.8",
"eslint": "7.29.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2447,10 +2447,10 @@ core-js-compat@^3.15.0, core-js-compat@^3.9.1:
browserslist "^4.16.6"
semver "7.0.0"

core-js@3.15.1:
version "3.15.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.1.tgz#6c08ab88abdf56545045ccf5fd81f47f407e7f1a"
integrity sha512-h8VbZYnc9pDzueiS2610IULDkpFFPunHwIpl8yRwFahAEEdSpHlTy3h3z3rKq5h11CaUdBEeRViu9AYvbxiMeg==
core-js@3.15.2:
version "3.15.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.2.tgz#740660d2ff55ef34ce664d7e2455119c5bdd3d61"
integrity sha512-tKs41J7NJVuaya8DxIOCnl8QuPHx5/ZVbFo1oKgVl1qHFBBrDctzQGtuLjPpRdNTWmKPH6oEvgN/MUID+l485Q==

core-util-is@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 5310dd3

Please sign in to comment.