Skip to content

Commit

Permalink
Upgrade cspell, fork-ts-checker-webpack-plugin and add cosmiconfig re…
Browse files Browse the repository at this point in the history
…solution
  • Loading branch information
fridgepoet committed Nov 8, 2023
1 parent 71aff02 commit 52eb811
Show file tree
Hide file tree
Showing 2 changed files with 543 additions and 396 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"copy-webpack-plugin": "^10.0.0",
"cspell": "6.13.3",
"cspell": "8.0.0",
"css-loader": "6.7.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
Expand All @@ -53,7 +53,7 @@
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^3.1.1",
"fork-ts-checker-webpack-plugin": "^7.2.0",
"fork-ts-checker-webpack-plugin": "9.0.2",
"glob": "^8.0.3",
"identity-obj-proxy": "3.0.0",
"jest": "27.5.0",
Expand All @@ -75,6 +75,9 @@
"webpack-cli": "^4.9.2",
"webpack-livereload-plugin": "^3.0.2"
},
"resolutions": {
"cosmiconfig": "8.3.6"
},
"dependencies": {
"@grafana/experimental": "1.7.3",
"react-use": "^15.3.4",
Expand Down
Loading

0 comments on commit 52eb811

Please sign in to comment.