Skip to content

Commit bf13b4b

Browse files
authored
chore: update dependencies to the latest version (#347)
* chore: update dependencies to the latest version * chore: update snapshots
1 parent 3cab09b commit bf13b4b

12 files changed

Lines changed: 1719 additions & 1710 deletions

package-lock.json

Lines changed: 1487 additions & 1478 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,32 +51,32 @@
5151
},
5252
"devDependencies": {
5353
"@babel/cli": "^7.21.0",
54-
"@babel/core": "^7.21.0",
55-
"@babel/preset-env": "^7.20.2",
56-
"@commitlint/cli": "^17.4.4",
54+
"@babel/core": "^7.21.4",
55+
"@babel/preset-env": "^7.21.4",
56+
"@commitlint/cli": "^17.5.1",
5757
"@commitlint/config-conventional": "^17.4.4",
5858
"@gfx/zopfli": "^1.0.15",
59-
"@types/node": "^18.14.2",
59+
"@types/node": "^18.15.11",
6060
"@types/serialize-javascript": "^5.0.2",
6161
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
62-
"babel-jest": "^29.4.3",
62+
"babel-jest": "^29.5.0",
6363
"cross-env": "^7.0.3",
6464
"cspell": "^6.27.0",
6565
"del": "^6.1.1",
6666
"del-cli": "^4.0.0",
67-
"eslint": "^8.35.0",
68-
"eslint-config-prettier": "^8.6.0",
67+
"eslint": "^8.37.0",
68+
"eslint-config-prettier": "^8.8.0",
6969
"eslint-plugin-import": "^2.27.5",
7070
"file-loader": "^6.2.0",
7171
"husky": "^8.0.3",
72-
"jest": "^29.4.3",
72+
"jest": "^29.5.0",
7373
"lint-staged": "^12.5.0",
7474
"memfs": "^3.4.13",
7575
"npm-run-all": "^4.1.5",
76-
"prettier": "^2.8.4",
76+
"prettier": "^2.8.7",
7777
"standard-version": "^9.3.0",
7878
"typescript": "^4.9.5",
79-
"webpack": "^5.75.0",
79+
"webpack": "^5.77.0",
8080
"webpack-stats-plugin": "^1.1.1",
8181
"workbox-webpack-plugin": "^6.5.4"
8282
},

0 commit comments

Comments
 (0)