Skip to content

Commit c13f1d7

Browse files
committed
Updates dependencies
1 parent 8721042 commit c13f1d7

File tree

2 files changed

+167
-125
lines changed

2 files changed

+167
-125
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8884,19 +8884,19 @@
88848884
"chroma-js": "2.1.0",
88858885
"dayjs": "1.9.7",
88868886
"iconv-lite": "0.6.2",
8887-
"lodash-es": "4.17.15",
8887+
"lodash-es": "4.17.20",
88888888
"sortablejs": "1.12.0",
88898889
"vscode-codicons": "0.0.13",
88908890
"vsls": "1.0.3015"
88918891
},
88928892
"devDependencies": {
8893-
"@types/chroma-js": "2.1.2",
8893+
"@types/chroma-js": "2.1.3",
88948894
"@types/lodash-es": "4.17.4",
88958895
"@types/node": "12.12.70",
88968896
"@types/sortablejs": "1.10.6",
88978897
"@types/vscode": "1.52.0",
8898-
"@typescript-eslint/eslint-plugin": "4.10.0",
8899-
"@typescript-eslint/parser": "4.10.0",
8898+
"@typescript-eslint/eslint-plugin": "4.11.0",
8899+
"@typescript-eslint/parser": "4.11.0",
89008900
"circular-dependency-plugin": "5.2.2",
89018901
"clean-webpack-plugin": "3.0.0",
89028902
"copy-webpack-plugin": "7.0.0",
@@ -8906,11 +8906,11 @@
89068906
"eslint-cli": "1.1.1",
89078907
"eslint-config-prettier": "7.1.0",
89088908
"eslint-plugin-import": "2.22.1",
8909-
"fork-ts-checker-webpack-plugin": "6.0.7",
8909+
"fork-ts-checker-webpack-plugin": "6.0.8",
89108910
"html-loader": "1.3.2",
89118911
"html-webpack-plugin": "5.0.0-beta.1",
89128912
"html-webpack-skip-assets-plugin": "0.0.2",
8913-
"image-minimizer-webpack-plugin": "2.0.0",
8913+
"image-minimizer-webpack-plugin": "2.1.0",
89148914
"imagemin-webp": "6.0.0",
89158915
"mini-css-extract-plugin": "1.3.3",
89168916
"node-sass": "5.0.0",

0 commit comments

Comments
 (0)