We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd9263 commit ff1dd18Copy full SHA for ff1dd18
package.json
@@ -50,7 +50,7 @@
50
},
51
"devDependencies": {
52
"cross-spawn": "*",
53
- "eslint": "^8.26.0",
+ "eslint": "^8.52.0",
54
"git-list-updated": "^1.2.1",
55
"github-release-from-cc-changelog": "^2.3.0",
56
"lodash": "^4.17.21",
@@ -65,17 +65,17 @@
65
"bluebird": "^3.7.2",
66
"child-process-ext": "^2.1.1",
67
"fs-extra": "^10.1.0",
68
- "glob-all": "^3.3.0",
+ "glob-all": "^3.3.1",
69
"is-wsl": "^2.2.0",
70
"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
- "semver": "^7.3.8",
+ "semver": "^7.5.4",
76
"set-value": "^4.1.0",
77
"sha256-file": "1.0.0",
78
- "shell-quote": "^1.7.4"
+ "shell-quote": "^1.8.1"
79
80
"peerDependencies": {
81
"serverless": "^2.32 || 3"
0 commit comments