Skip to content

Commit

Permalink
chore: upgrade dependencies to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Mar 6, 2024
1 parent a0ed6c7 commit b903044
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"loader-utils": "^2.0.3"
},
"devDependencies": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@babel/cli": "^7.23.9",
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
Expand All @@ -61,15 +61,15 @@
"del-cli": "^3.0.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.29.1",
"husky": "^6.0.0",
"jest": "^27.5.1",
"lint-staged": "^10.5.4",
"memfs": "^3.5.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"standard-version": "^9.5.0",
"webpack": "^5.85.0"
"webpack": "^5.90.3"
},
"keywords": [
"webpack"
Expand Down

0 comments on commit b903044

Please sign in to comment.