Skip to content

Commit 7a4b551

Browse files
committed
Updates dependencies
1 parent ff21b2d commit 7a4b551

File tree

2 files changed

+125
-127
lines changed

2 files changed

+125
-127
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9635,19 +9635,19 @@
96359635
"@types/node": "12.12.70",
96369636
"@types/sortablejs": "1.10.6",
96379637
"@types/vscode": "1.55.0",
9638-
"@typescript-eslint/eslint-plugin": "4.21.0",
9639-
"@typescript-eslint/parser": "4.21.0",
9638+
"@typescript-eslint/eslint-plugin": "4.22.0",
9639+
"@typescript-eslint/parser": "4.22.0",
96409640
"circular-dependency-plugin": "5.2.2",
96419641
"clean-webpack-plugin": "3.0.0",
96429642
"copy-webpack-plugin": "8.1.1",
96439643
"csp-html-webpack-plugin": "5.1.0",
9644-
"css-loader": "5.2.0",
9645-
"esbuild-loader": "2.11.0",
9646-
"eslint": "7.23.0",
9644+
"css-loader": "5.2.1",
9645+
"esbuild-loader": "2.11.1",
9646+
"eslint": "7.24.0",
96479647
"eslint-cli": "1.1.1",
9648-
"eslint-config-prettier": "8.1.0",
9648+
"eslint-config-prettier": "8.2.0",
96499649
"eslint-plugin-import": "2.22.1",
9650-
"fork-ts-checker-webpack-plugin": "6.2.0",
9650+
"fork-ts-checker-webpack-plugin": "6.2.1",
96519651
"html-loader": "2.1.2",
96529652
"html-webpack-plugin": "5.3.1",
96539653
"image-minimizer-webpack-plugin": "2.2.0",
@@ -9658,10 +9658,10 @@
96589658
"sass-loader": "11.0.1",
96599659
"terser-webpack-plugin": "5.1.1",
96609660
"ts-loader": "8.1.0",
9661-
"typescript": "4.2.3",
9661+
"typescript": "4.2.4",
96629662
"vsce": "1.87.1",
9663-
"webpack": "5.31.0",
9664-
"webpack-bundle-analyzer": "4.4.0",
9663+
"webpack": "5.32.0",
9664+
"webpack-bundle-analyzer": "4.4.1",
96659665
"webpack-cli": "4.2.0"
96669666
}
96679667
}

0 commit comments

Comments
 (0)