Skip to content

Commit

Permalink
Bump @babel/core from 7.13.15 to 7.13.16 (#844)
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2021
1 parent 5828622 commit 2f65b87
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 94 deletions.
185 changes: 92 additions & 93 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 @@ -12,7 +12,7 @@
"test": "node scripts/test.js --env=jsdom --coverage"
},
"dependencies": {
"@babel/core": "7.13.15",
"@babel/core": "7.14.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.4.3",
"@svgr/webpack": "5.5.0",
"@testing-library/jest-dom": "^5.11.9",
Expand Down

0 comments on commit 2f65b87

Please sign in to comment.