Skip to content

Commit

Permalink
Bump @babel/polyfill from 7.10.4 to 7.12.1
Browse files Browse the repository at this point in the history
Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill) from 7.10.4 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-polyfill)

---
updated-dependencies:
- dependency-name: "@babel/polyfill"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 15, 2021
1 parent 162201a commit fd99697
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 @@ -24,7 +24,7 @@
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/polyfill": "^7.8.7",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.8.7",
"cssnano": "^4.1.10",
"glob": "^7.1.6",
Expand Down

0 comments on commit fd99697

Please sign in to comment.