Skip to content

Commit

Permalink
Bump the npm-production group with 1 update
Browse files Browse the repository at this point in the history
Bumps the npm-production group with 1 update: [jsonc-parser](https://github.com/microsoft/node-jsonc-parser).


Updates `jsonc-parser` from 3.2.0 to 3.2.1
- [Changelog](https://github.com/microsoft/node-jsonc-parser/blob/main/CHANGELOG.md)
- [Commits](microsoft/node-jsonc-parser@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: jsonc-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 58b7041 commit f4f6a62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -38,7 +38,7 @@
"license": "MPL-2.0",
"dependencies": {
"@actions/core": "^1.10.1",
"jsonc-parser": "^3.2.0"
"jsonc-parser": "^3.2.1"
},
"devDependencies": {
"@types/node": "^20.11.10",
Expand Down

0 comments on commit f4f6a62

Please sign in to comment.