Skip to content

Commit

Permalink
chore(deps): upgrade all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Jan 28, 2023
1 parent fb9afb1 commit deaf0f2
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 444 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,28 +35,28 @@
},
"devDependencies": {
"@bartholomej/webpack-extension-reloader": "^2.0.0-next.2",
"@types/chrome": "0.0.191",
"@types/chrome": "0.0.210",
"@types/copy-webpack-plugin": "^10.1.0",
"@types/mini-css-extract-plugin": "^2.5.1",
"@types/node": "^16.11.18",
"@types/node": "^18.11.18",
"@types/zip-webpack-plugin": "^3.0.3",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1",
"css-loader": "^6.7.3",
"exports-loader": "^4.0.0",
"husky": "^8.0.1",
"imports-loader": "^4.0.0",
"mini-css-extract-plugin": "^2.6.1",
"node-sass": "^7.0.1",
"prettier": "^2.7.1",
"husky": "^8.0.3",
"imports-loader": "^4.0.1",
"mini-css-extract-plugin": "^2.7.2",
"node-sass": "^8.0.0",
"prettier": "^2.8.3",
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"sass-loader": "^13.0.2",
"ts-loader": "^9.3.1",
"ts-node": "^10.8.2",
"rimraf": "^4.1.2",
"sass-loader": "^13.2.0",
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"tslint": "^6.1.3",
"typescript": "^4.7.4",
"webpack": "^5.73.0",
"webpack-cli": "^4.10.0",
"typescript": "^4.9.4",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1",
"webpack-merge": "^5.8.0",
"zip-webpack-plugin": "^4.0.1"
},
Expand Down
Loading

0 comments on commit deaf0f2

Please sign in to comment.