Skip to content

Commit 4b3a008

Browse files
author
Dave Bartolomeo
authored
Merge branch 'main' into dbartol/new-test-api
2 parents 1186026 + c065c44 commit 4b3a008

7 files changed

Lines changed: 130 additions & 157 deletions

File tree

extensions/ql-vscode/package-lock.json

Lines changed: 78 additions & 99 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,7 +1920,7 @@
19201920
"d3-graphviz": "^5.0.2",
19211921
"fs-extra": "^11.1.1",
19221922
"js-yaml": "^4.1.0",
1923-
"msw": "^2.0.11",
1923+
"msw": "^2.0.13",
19241924
"nanoid": "^5.0.1",
19251925
"node-fetch": "^2.6.7",
19261926
"p-queue": "^8.0.1",
@@ -1956,11 +1956,11 @@
19561956
"@storybook/addon-links": "^7.1.0",
19571957
"@storybook/components": "^7.6.7",
19581958
"@storybook/csf": "^0.1.1",
1959-
"@storybook/manager-api": "^7.6.6",
1959+
"@storybook/manager-api": "^7.6.7",
19601960
"@storybook/react": "^7.1.0",
19611961
"@storybook/react-webpack5": "^7.6.7",
19621962
"@storybook/theming": "^7.6.7",
1963-
"@testing-library/dom": "^9.3.0",
1963+
"@testing-library/dom": "^9.3.4",
19641964
"@testing-library/jest-dom": "^6.2.0",
19651965
"@testing-library/react": "^14.0.0",
19661966
"@testing-library/user-event": "^14.5.2",
@@ -1993,7 +1993,7 @@
19931993
"@vscode/test-electron": "^2.2.0",
19941994
"@vscode/vsce": "^2.19.0",
19951995
"ansi-colors": "^4.1.1",
1996-
"applicationinsights": "^2.3.5",
1996+
"applicationinsights": "^2.9.2",
19971997
"cosmiconfig": "^9.0.0",
19981998
"cross-env": "^7.0.3",
19991999
"css-loader": "^6.8.1",

0 commit comments

Comments
 (0)