Skip to content

Commit a697668

Browse files
build(deps-dev): bump @rollup/plugin-json from 5.0.2 to 6.0.0 (#2183)
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/url-v6.0.0/packages/json) --- updated-dependencies: - dependency-name: "@rollup/plugin-json" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evgeny Poberezkin <[email protected]>
1 parent dab8504 commit a697668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"@ajv-validator/config": "^0.3.0",
6868
"@rollup/plugin-commonjs": "^23.0.2",
69-
"@rollup/plugin-json": "^5.0.1",
69+
"@rollup/plugin-json": "^6.0.0",
7070
"@rollup/plugin-node-resolve": "^15.0.1",
7171
"@rollup/plugin-typescript": "^9.0.2",
7272
"@types/chai": "^4.2.12",

0 commit comments

Comments
 (0)