Skip to content

Commit

Permalink
Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Nov 16, 2021
1 parent a5bc9c1 commit 76a3e1b
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 269 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9659,22 +9659,22 @@
"@types/lodash-es": "4.17.5",
"@types/node": "14.17.4",
"@types/sortablejs": "1.10.7",
"@types/vscode": "1.61.0",
"@typescript-eslint/eslint-plugin": "5.3.0",
"@typescript-eslint/parser": "5.3.0",
"@types/vscode": "1.62.0",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
"ansi-regex": "6.0.1",
"circular-dependency-plugin": "5.2.2",
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "9.0.1",
"copy-webpack-plugin": "9.1.0",
"cross-env": "7.0.3",
"csp-html-webpack-plugin": "5.1.0",
"css-loader": "6.5.1",
"esbuild": "0.13.12",
"esbuild": "0.13.13",
"esbuild-loader": "2.16.0",
"eslint": "8.1.0",
"eslint": "8.2.0",
"eslint-cli": "1.1.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-import": "2.25.3",
"fork-ts-checker-webpack-plugin": "6.4.0",
"html-loader": "3.0.1",
"html-webpack-plugin": "5.5.0",
Expand All @@ -9684,11 +9684,11 @@
"prettier": "2.4.1",
"sass": "1.43.4",
"sass-loader": "12.3.0",
"terser-webpack-plugin": "5.2.4",
"terser-webpack-plugin": "5.2.5",
"ts-loader": "9.2.6",
"typescript": "4.5.1-rc",
"vsce": "2.1.0",
"webpack": "5.61.0",
"vsce": "2.3.0",
"webpack": "5.64.1",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.1"
},
Expand Down

0 comments on commit 76a3e1b

Please sign in to comment.