Skip to content

Commit

Permalink
build(deps): bump core-js from 3.8.0 to 3.8.1
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.8.0...v3.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 7, 2020
1 parent 227508a commit 09aa986
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"webpack-cli": "^4.2.0"
},
"dependencies": {
"core-js": "^3.8.0",
"core-js": "^3.8.1",
"lodash": "^4.17.20"
},
"scripts": {
Expand Down

0 comments on commit 09aa986

Please sign in to comment.