Skip to content

Commit 38721b6

Browse files
committed
Merge branch 'main' into GraphState
2 parents 7b78996 + 595fc7f commit 38721b6

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -412,19 +412,19 @@
412412
"@types/vscode": "^1.55.0",
413413
"@typescript-eslint/eslint-plugin": "^4.22.0",
414414
"@typescript-eslint/parser": "^4.22.0",
415-
"eslint": "^7.24.0",
415+
"eslint": "^7.25.0",
416416
"glob": "^7.1.6",
417417
"mocha": "^8.3.2",
418-
"ts-loader": "^9.1.0",
418+
"ts-loader": "^9.1.1",
419419
"typescript": "^4.2.4",
420420
"vscode-test": "^1.5.2",
421-
"webpack": "^5.35.0",
421+
"webpack": "^5.35.1",
422422
"webpack-cli": "^4.6.0"
423423
},
424424
"dependencies": {
425425
"@types/xmldom": "^0.1.30",
426426
"js-base64": "^3.6.0",
427-
"npm-registry-fetch": "^10.1.0",
427+
"npm-registry-fetch": "^10.1.1",
428428
"prettify-xml": "^1.2.0",
429429
"tscpaths": "0.0.9",
430430
"xmldom": "^0.6.0",

0 commit comments

Comments
 (0)