Skip to content

Commit

Permalink
chore(deps-dev): bump @rollup/plugin-babel from 5.3.1 to 6.0.0 (#457)
Browse files Browse the repository at this point in the history
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 5.3.1 to 6.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/url-v6.0.0/packages/babel)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 10, 2022
1 parent df60b83 commit 0568b37
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 17 deletions.
51 changes: 35 additions & 16 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
Expand Up @@ -43,7 +43,7 @@
"@babel/runtime-corejs3": "^7.11.2",
"@googlemaps/jest-mocks": "^2.0.0",
"@googlemaps/js-api-loader": "^1.12.3",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-html": "^1.0.0",
"@rollup/plugin-json": "^4.1.0",
Expand Down

0 comments on commit 0568b37

Please sign in to comment.