Skip to content

Commit 54ec4e7

Browse files
authored
chore: upgrade dependencies to the latest version (#361)
* chore: upgrade dependencies to the latest version * chore: update snapshots
1 parent 40a77cb commit 54ec4e7

12 files changed

Lines changed: 1492 additions & 1526 deletions

package-lock.json

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

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
"webpack": "^5.1.0"
5050
},
5151
"dependencies": {
52-
"schema-utils": "^4.0.1",
52+
"schema-utils": "^4.2.0",
5353
"serialize-javascript": "^6.0.1"
5454
},
5555
"devDependencies": {
56-
"@babel/cli": "^7.21.5",
57-
"@babel/core": "^7.22.1",
58-
"@babel/preset-env": "^7.22.4",
59-
"@commitlint/cli": "^17.6.5",
60-
"@commitlint/config-conventional": "^17.6.5",
56+
"@babel/cli": "^7.22.5",
57+
"@babel/core": "^7.22.5",
58+
"@babel/preset-env": "^7.22.5",
59+
"@commitlint/cli": "^17.6.6",
60+
"@commitlint/config-conventional": "^17.6.6",
6161
"@gfx/zopfli": "^1.0.15",
6262
"@types/node": "^18.15.11",
6363
"@types/serialize-javascript": "^5.0.2",
@@ -67,20 +67,20 @@
6767
"cspell": "^6.27.0",
6868
"del": "^6.1.1",
6969
"del-cli": "^4.0.0",
70-
"eslint": "^8.41.0",
70+
"eslint": "^8.44.0",
7171
"eslint-config-prettier": "^8.8.0",
7272
"eslint-plugin-import": "^2.27.5",
7373
"file-loader": "^6.2.0",
7474
"husky": "^8.0.3",
7575
"jest": "^29.5.0",
76-
"lint-staged": "^13.2.2",
77-
"memfs": "^3.5.1",
76+
"lint-staged": "^13.2.3",
77+
"memfs": "^3.5.3",
7878
"npm-run-all": "^4.1.5",
7979
"prettier": "^2.8.8",
8080
"standard-version": "^9.3.0",
8181
"typescript": "^4.9.5",
82-
"webpack": "^5.85.0",
83-
"webpack-stats-plugin": "^1.1.1",
82+
"webpack": "^5.88.1",
83+
"webpack-stats-plugin": "^1.1.3",
8484
"workbox-webpack-plugin": "^6.5.4"
8585
},
8686
"keywords": [

0 commit comments

Comments
 (0)