Skip to content

Commit

Permalink
chore: update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Aug 22, 2023
1 parent 171aa39 commit 89bc441
Show file tree
Hide file tree
Showing 2 changed files with 1,108 additions and 1,173 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,21 @@
"test": "jest"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"babel-loader": "^9.1.3",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-webpack": "^1.2.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"grunt": "^1.6.1",
"jest": "^29.6.1",
"prettier": "^3.0.0",
"webpack": "^5.62.1",
"webpack-dev-server": "^4.4.0"
"jest": "^29.6.3",
"prettier": "^3.0.2",
"webpack": "^5.88.2",
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
"deep-for-each": "^3.0.0",
Expand Down

0 comments on commit 89bc441

Please sign in to comment.