Skip to content

Commit

Permalink
Bump json5 and rollup-plugin-babel
Browse files Browse the repository at this point in the history
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v0.5.1...v2.2.3)

Updates `rollup-plugin-babel` from 2.7.1 to 4.4.0
- [Release notes](https://github.com/rollup/rollup-plugin-babel/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup-plugin-babel@v2.7.1...v4.4.0)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: rollup-plugin-babel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2023
1 parent 0f301c0 commit 6f53584
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 176 deletions.
237 changes: 62 additions & 175 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 @@ -32,7 +32,7 @@
"jsdoc-to-markdown": "^3.0.0",
"mocha": "^4.0.1",
"rollup": "^0.54.1",
"rollup-plugin-babel": "^2.7.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^8.0.2",
"rollup-plugin-eslint": "^3.0.0",
"rollup-plugin-node-resolve": "^3.0.0",
Expand Down

0 comments on commit 6f53584

Please sign in to comment.