Browse Source

Updates dependencies

main
Eric Amodio 4 years ago
parent
commit
3067ac959a
2 changed files with 502 additions and 632 deletions
  1. +4
    -4
      package.json
  2. +498
    -628
      yarn.lock

+ 4
- 4
package.json View File

@ -7859,7 +7859,7 @@
"@types/chroma-js": "2.1.0",
"@types/keytar": "4.4.2",
"@types/lodash-es": "4.17.3",
"@types/node": "12.12.67",
"@types/node": "12.12.68",
"@types/sortablejs": "1.10.6",
"@types/vscode": "1.50.0",
"@typescript-eslint/eslint-plugin": "4.4.1",
@ -7870,9 +7870,9 @@
"css-loader": "5.0.0",
"eslint": "7.11.0",
"eslint-cli": "1.1.1",
"eslint-config-prettier": "6.12.0",
"eslint-config-prettier": "6.13.0",
"eslint-plugin-import": "2.22.1",
"fork-ts-checker-webpack-plugin": "5.2.0",
"fork-ts-checker-webpack-plugin": "6.0.0-alpha.1",
"html-loader": "1.3.2",
"html-webpack-plugin": "4.5.0",
"html-webpack-skip-assets-plugin": "0.0.2",
@ -7885,7 +7885,7 @@
"ts-loader": "8.0.5",
"typescript": "4.0.3",
"vsce": "1.81.1",
"webpack": "5.1.0",
"webpack": "5.1.3",
"webpack-bundle-analyzer": "3.9.0",
"webpack-cli": "4.0.0"
}

+ 498
- 628
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save