Merge pull request #1678 from github/v1.7.4
Some checks failed
Release / Release (push) Has been cancelled
Release / Publish to VS Code Marketplace (push) Has been cancelled
Release / Publish to Open VSX Registry (push) Has been cancelled

v1.7.4
This commit is contained in:
Andrew Eisenberg
2022-10-29 13:36:36 -07:00
committed by GitHub
3 changed files with 86 additions and 372 deletions

View File

@@ -1,6 +1,8 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.7.4 - 29 October 2022
No user facing changes.
## 1.7.3 - 28 October 2022

File diff suppressed because it is too large Load Diff

View File

@@ -1277,6 +1277,7 @@
"immutable": "^4.0.0",
"js-yaml": "^4.1.0",
"minimist": "~1.2.6",
"msw": "^0.47.4",
"nanoid": "^3.2.0",
"node-fetch": "~2.6.7",
"p-queue": "^6.0.0",
@@ -1381,7 +1382,6 @@
"mini-css-extract-plugin": "^2.6.1",
"mocha": "^10.0.0",
"mocha-sinon": "~2.1.2",
"msw": "^0.47.4",
"npm-run-all": "^4.1.5",
"prettier": "~2.0.5",
"proxyquire": "~2.1.3",