Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade jsonc-parser from 3.2.1 to 3.3.0
Snyk has created this PR to upgrade jsonc-parser from 3.2.1 to 3.3.0.

See this package in npm:
jsonc-parser

See this project in Snyk:
https://app.snyk.io/org/sherfeyinv/project/2dd238be-fac4-4408-a3fc-97f7c1887cdd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 15, 2024
commit 033e8c7c61482c30df87fea177e02d40bcde1af3
15 changes: 8 additions & 7 deletions packages/pyright-internal/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 packages/pyright-internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"chalk": "^4.1.2",
"chokidar": "^3.6.0",
"command-line-args": "^5.2.1",
"jsonc-parser": "^3.2.1",
"jsonc-parser": "^3.3.0",
"leven": "3.1.0",
"source-map-support": "^0.5.21",
"tmp": "^0.2.3",
Expand Down