Skip to content

Commit 9fa97a1

Browse files
build(deps): bump jsonc-parser from 3.0.0 to 3.2.0 (#3436)
Bumps [jsonc-parser](https://github.com/microsoft/node-jsonc-parser) from 3.0.0 to 3.2.0. - [Changelog](https://github.com/microsoft/node-jsonc-parser/blob/main/CHANGELOG.md) - [Commits](microsoft/node-jsonc-parser@v3.0.0...v3.2.0) --- updated-dependencies: - dependency-name: jsonc-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b31488d commit 9fa97a1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3541,7 +3541,7 @@
35413541
"got": "^11.8.5",
35423542
"immutable": "^4.0.0",
35433543
"js-yaml": "^4.1.0",
3544-
"jsonc-parser": "^3.0.0",
3544+
"jsonc-parser": "^3.2.0",
35453545
"lodash": "^4.17.21",
35463546
"mime-types": "^2.1.32",
35473547
"moment": "^2.29.4",

0 commit comments

Comments
 (0)