Skip to content

Commit 22799dc

Browse files
committed
update packages
1 parent 4291f7a commit 22799dc

File tree

3 files changed

+108
-118
lines changed

3 files changed

+108
-118
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -737,19 +737,19 @@
737737
"@typescript-eslint/parser": "^5.13.0",
738738
"@vscode/debugadapter-testsupport": "^1.54.0",
739739
"@vscode/test-electron": "^2.1.3",
740-
"eslint": "^8.10.0",
740+
"eslint": "^8.11.0",
741741
"eslint-config-prettier": "^8.5.0",
742742
"eslint-plugin-import": "^2.25.4",
743743
"eslint-plugin-jsx-a11y": "^6.5.1",
744744
"eslint-plugin-node": "^11.1.0",
745745
"eslint-plugin-prettier": "^4.0.0",
746746
"glob": "^7.2.0",
747-
"mocha": "^9.2.1",
747+
"mocha": "^9.2.2",
748748
"ovsx": "^0.3.0",
749-
"prettier": "^2.5.1",
750-
"ts-loader": "^9.2.7",
749+
"prettier": "^2.6.0",
750+
"ts-loader": "^9.2.8",
751751
"typescript": "^4.6.2",
752-
"vsce": "^2.6.7",
752+
"vsce": "^2.7.0",
753753
"webpack": "^5.70.0",
754754
"webpack-cli": "^4.9.2"
755755
}

0 commit comments

Comments
 (0)