Skip to content

Commit 20de436

Browse files
authored
chore: update deps (#263)
1 parent b000cde commit 20de436

12 files changed

+869
-854
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
},
4646
"devDependencies": {
4747
"@babel/cli": "^7.14.5",
48-
"@babel/core": "^7.14.6",
49-
"@babel/preset-env": "^7.14.7",
48+
"@babel/core": "^7.15.0",
49+
"@babel/preset-env": "^7.15.0",
5050
"@commitlint/cli": "^13.1.0",
5151
"@commitlint/config-conventional": "^13.1.0",
5252
"@gfx/zopfli": "^1.0.15",
@@ -57,18 +57,18 @@
5757
"del-cli": "^4.0.0",
5858
"eslint": "^7.30.0",
5959
"eslint-config-prettier": "^8.3.0",
60-
"eslint-plugin-import": "^2.23.4",
60+
"eslint-plugin-import": "^2.24.0",
6161
"file-loader": "^6.2.0",
6262
"husky": "^7.0.0",
6363
"jest": "^27.0.6",
64-
"lint-staged": "^11.0.0",
64+
"lint-staged": "^11.1.2",
6565
"memfs": "^3.2.2",
6666
"npm-run-all": "^4.1.5",
6767
"prettier": "^2.3.2",
6868
"standard-version": "^9.3.0",
69-
"webpack": "^5.44.0",
69+
"webpack": "^5.51.0",
7070
"webpack-stats-plugin": "^1.0.3",
71-
"workbox-webpack-plugin": "^6.1.5"
71+
"workbox-webpack-plugin": "^6.2.4"
7272
},
7373
"keywords": [
7474
"webpack"

0 commit comments

Comments
 (0)