Skip to content

Commit a7723bd

Browse files
committed
chore: Bump dependencies
1 parent 36a469b commit a7723bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"cross-spawn": "*",
48-
"eslint": "^7.22.0",
48+
"eslint": "^7.32.0",
4949
"lodash": "^4.17.21",
5050
"prettier": "^2",
5151
"tape": "*",
@@ -58,14 +58,14 @@
5858
"fs-extra": "^9.1.0",
5959
"glob-all": "^3.2.1",
6060
"is-wsl": "^2.2.0",
61-
"jszip": "^3.6.0",
61+
"jszip": "^3.7.1",
6262
"lodash.get": "^4.4.2",
6363
"lodash.set": "^4.3.2",
6464
"lodash.uniqby": "^4.7.0",
6565
"lodash.values": "^4.3.0",
6666
"rimraf": "^3.0.2",
6767
"sha256-file": "1.0.0",
68-
"shell-quote": "^1.7.2"
68+
"shell-quote": "^1.7.3"
6969
},
7070
"peerDependencies": {
7171
"serverless": "^2.32"

0 commit comments

Comments
 (0)