Skip to content

Commit

Permalink
chore(deps): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webdeveric committed Feb 10, 2024
1 parent 1f5531a commit dde2bc3
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,32 +65,32 @@
"webpack": "^5.2.0"
},
"devDependencies": {
"@types/lodash.get": "^4.4.6",
"@types/lodash.has": "^4.5.6",
"@types/node": "^17.0.8",
"@types/tapable": "^2.2.2",
"@types/webpack-sources": "^3.2.0",
"@types/lodash.get": "^4.4.9",
"@types/lodash.has": "^4.5.9",
"@types/node": "^20.11.17",
"@types/tapable": "^2.2.7",
"@types/webpack-sources": "^3.2.3",
"@webdeveric/eslint-config": "^0.4.0",
"@webdeveric/prettier-config": "^0.2.0",
"chai": "^4.3.0",
"chai-spies": "^1.0.0",
"chai": "^4.4.1",
"chai-spies": "^1.1.0",
"compression-webpack-plugin": "^7.1.2",
"copy-webpack-plugin": "^8.1.1",
"cspell": "^8.3.2",
"css-loader": "^5.2.4",
"css-loader": "^5.2.7",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"file-loader": "^6.2.0",
"fs-extra": "^9.1.0",
"fs-extra": "^11.2.0",
"husky": "^9.0.10",
"lint-staged": "^15.2.2",
"memory-fs": "^0.5.0",
"mini-css-extract-plugin": "^1.6.0",
"mini-css-extract-plugin": "^1.6.2",
"mocha": "^10.3.0",
"nyc": "^15.1.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"superagent": "^8.1.0",
"superagent": "^8.1.2",
"typescript": "^5.3.3",
"webpack": "^5.90.1",
"webpack-dev-server": "^3.11.3",
Expand Down
54 changes: 27 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dde2bc3

Please sign in to comment.