Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Sep 3, 2024
1 parent d1253ce commit f918cb8
Show file tree
Hide file tree
Showing 2 changed files with 2,072 additions and 2,045 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
"test": "jest"
},
"devDependencies": {
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"babel-loader": "^9.1.3",
"eslint": "^8.47.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-webpack": "^1.2.5",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-prettier": "^5.2.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"grunt": "^1.6.1",
"jest": "^29.6.3",
"prettier": "^3.0.2",
"webpack": "^5.88.2",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"webpack": "^5.94.0",
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit f918cb8

Please sign in to comment.