We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba3bbe commit 8f12c58Copy full SHA for 8f12c58
package.json
@@ -52,10 +52,10 @@
52
"cross-spawn": "*",
53
"eslint": "^7.32.0",
54
"git-list-updated": "^1.2.1",
55
- "github-release-from-cc-changelog": "^2.2.1",
+ "github-release-from-cc-changelog": "^2.3.0",
56
"lodash": "^4.17.21",
57
"prettier": "^2",
58
- "standard-version": "^9.3.2",
+ "standard-version": "^9.5.0",
59
"tape": "*",
60
"tape-promise": "*"
61
},
@@ -67,14 +67,14 @@
67
"fs-extra": "^9.1.0",
68
"glob-all": "^3.3.0",
69
"is-wsl": "^2.2.0",
70
- "jszip": "^3.7.1",
+ "jszip": "^3.10.1",
71
"lodash.get": "^4.4.2",
72
"lodash.uniqby": "^4.7.0",
73
"lodash.values": "^4.3.0",
74
"rimraf": "^3.0.2",
75
"set-value": "^4.1.0",
76
"sha256-file": "1.0.0",
77
- "shell-quote": "^1.7.3"
+ "shell-quote": "^1.7.4"
78
79
"peerDependencies": {
80
"serverless": "^2.32 || 3"
0 commit comments