Skip to content

Commit

Permalink
Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Jun 22, 2021
1 parent 6899c1c commit db3045d
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 114 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9698,21 +9698,21 @@
"@types/node": "12.12.70",
"@types/sortablejs": "1.10.6",
"@types/vscode": "1.57.0",
"@typescript-eslint/eslint-plugin": "4.26.1",
"@typescript-eslint/parser": "4.26.1",
"@typescript-eslint/eslint-plugin": "4.28.0",
"@typescript-eslint/parser": "4.28.0",
"circular-dependency-plugin": "5.2.2",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "9.0.0",
"cross-env": "7.0.3",
"csp-html-webpack-plugin": "5.1.0",
"css-loader": "5.2.6",
"esbuild": "0.12.8",
"esbuild": "0.12.9",
"esbuild-loader": "2.13.1",
"eslint": "7.28.0",
"eslint": "7.29.0",
"eslint-cli": "1.1.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.23.4",
"fork-ts-checker-webpack-plugin": "6.2.10",
"fork-ts-checker-webpack-plugin": "6.2.12",
"html-loader": "2.1.2",
"html-webpack-plugin": "5.3.1",
"image-minimizer-webpack-plugin": "2.2.0",
Expand All @@ -9723,9 +9723,9 @@
"sass-loader": "12.1.0",
"terser-webpack-plugin": "5.1.3",
"ts-loader": "9.2.3",
"typescript": "4.3.2",
"typescript": "4.3.4",
"vsce": "1.93.0",
"webpack": "5.38.1",
"webpack": "5.40.0",
"webpack-bundle-analyzer": "4.4.2",
"webpack-cli": "4.2.0"
}
Expand Down

0 comments on commit db3045d

Please sign in to comment.