Skip to content

Commit e346560

Browse files
committed
Updated package.json trying to minimize conflicts from GitHub Dependabot.
1 parent 2e946ae commit e346560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,12 @@
116116
"devDependencies": {
117117
"@types/glob": "^7.1.3",
118118
"@types/mocha": "^8.0.0",
119+
"@typescript-eslint/eslint-plugin": "^4.15.1",
119120
"@types/vscode": "^1.53.0",
120121
"@types/node": "^14.14.28",
121-
"@typescript-eslint/eslint-plugin": "^4.15.1",
122+
"glob": "^7.1.6",
122123
"@typescript-eslint/parser": "^4.15.1",
123124
"eslint": "^7.20.0",
124-
"glob": "^7.1.6",
125125
"mocha": "^8.3.0",
126126
"tscpaths": "0.0.9",
127127
"typescript": "^4.1.5",

0 commit comments

Comments
 (0)