Skip to content

Commit cbb09da

Browse files
Bump semver-regex and husky in /extensions/ql-vscode
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) and [husky](https://github.com/typicode/husky). These dependencies needed to be updated together. Updates `semver-regex` from 2.0.0 to 3.1.4 - [Release notes](https://github.com/sindresorhus/semver-regex/releases) - [Commits](sindresorhus/semver-regex@v2.0.0...v3.1.4) Updates `husky` from 4.2.5 to 4.3.8 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.2.5...v4.3.8) --- updated-dependencies: - dependency-name: semver-regex dependency-type: indirect - dependency-name: husky dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cf5b39 commit cbb09da

File tree

2 files changed

+249
-30
lines changed

2 files changed

+249
-30
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 248 additions & 29 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
@@ -1230,7 +1230,7 @@
12301230
"gulp-replace": "^1.1.3",
12311231
"gulp-sourcemaps": "^3.0.0",
12321232
"gulp-typescript": "^5.0.1",
1233-
"husky": "~4.2.5",
1233+
"husky": "~4.3.8",
12341234
"lint-staged": "~10.2.2",
12351235
"mocha": "^10.0.0",
12361236
"mocha-sinon": "~2.1.2",

0 commit comments

Comments
 (0)