Skip to content

Commit e9f6012

Browse files
Bump chokidar from 3.6.0 to 5.0.0 in /extensions/ql-vscode
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 5.0.0. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.6.0...5.0.0) --- updated-dependencies: - dependency-name: chokidar dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f7a747 commit e9f6012

File tree

2 files changed

+114
-26
lines changed

2 files changed

+114
-26
lines changed

extensions/ql-vscode/package-lock.json

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

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2070,7 +2070,7 @@
20702070
"@vscode/debugadapter": "^1.68.0",
20712071
"@vscode/debugprotocol": "^1.68.0",
20722072
"ajv": "^8.18.0",
2073-
"chokidar": "^3.6.0",
2073+
"chokidar": "^5.0.0",
20742074
"d3": "^7.9.0",
20752075
"d3-graphviz": "^5.6.0",
20762076
"@hpcc-js/wasm-graphviz": "^1.21.1",

0 commit comments

Comments
 (0)