Skip to content

Commit

Permalink
[EngSys] upgrade strip-json-comments version to ^5.0.1 (#32059)
Browse files Browse the repository at this point in the history
for #29498
  • Loading branch information
jeremymeng authored Dec 5, 2024
1 parent 4185a24 commit 9ed6e5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/tools/dev-tool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"rollup-plugin-polyfill-node": "^0.13.0",
"rollup-plugin-visualizer": "^5.9.3",
"semver": "^7.6.0",
"strip-json-comments": "^3.1.1",
"strip-json-comments": "^5.0.1",
"ts-morph": "^24.0.0",
"ts-node": "^10.9.1",
"tshy": "^2.0.0",
Expand Down

0 comments on commit 9ed6e5d

Please sign in to comment.