Skip to content

Commit 55e0e20

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-4.19.0
2 parents 773a4c4 + 273c322 commit 55e0e20

File tree

2 files changed

+224
-32
lines changed

2 files changed

+224
-32
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,15 +335,15 @@
335335
"@types/mocha": "^8.2.2",
336336
"@types/node": "^14.14.35",
337337
"@types/vscode": "^1.54.0",
338-
"@typescript-eslint/eslint-plugin": "^4.18.0",
338+
"@typescript-eslint/eslint-plugin": "^4.19.0",
339339
"eslint": "^7.22.0",
340340
"@typescript-eslint/parser": "^4.19.0",
341341
"glob": "^7.1.6",
342342
"mocha": "^8.3.2",
343343
"ts-loader": "^8.0.18",
344344
"typescript": "^4.2.3",
345345
"vscode-test": "^1.5.1",
346-
"webpack": "^5.27.1",
346+
"webpack": "^5.27.2",
347347
"webpack-cli": "^4.5.0"
348348
},
349349
"dependencies": {

0 commit comments

Comments
 (0)