Skip to content

Commit 2797afd

Browse files
chore(deps-dev): bump json from 10.0.0 to 11.0.0
Bumps [json](https://github.com/trentm/json) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/trentm/json/releases) - [Changelog](https://github.com/trentm/json/blob/master/CHANGES.md) - [Commits](trentm/json@10.0.0...11.0.0) --- updated-dependencies: - dependency-name: json dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f3df7a commit 2797afd

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
@@ -59,7 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"execa": "^5.0.0",
62-
"json": "^10.0.0",
62+
"json": "^11.0.0",
6363
"lerna": "^3.22.0",
6464
"npm-run-all": "^4.1.5",
6565
"rimraf": "^3.0.2"

0 commit comments

Comments
 (0)