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 0bf9397 commit 252ced3Copy full SHA for 252ced3
package.json
@@ -30,17 +30,17 @@
30
},
31
"homepage": "https://github.com/weixu365/serverless-scriptable-plugin#readme",
32
"devDependencies": {
33
- "chai": "4.4.1",
+ "chai": "5.1.1",
34
"color-support": "1.1.3",
35
"commitizen": "4.3.0",
36
"cz-conventional-changelog": "3.3.0",
37
- "eslint": "8.56.0",
+ "eslint": "9.5.0",
38
"eslint-config-airbnb-base": "15.0.0",
39
"eslint-plugin-import": "2.29.1",
40
- "mocha": "10.3.0",
41
- "nyc": "15.1.0",
42
- "semantic-release": "23.0.2",
43
- "tmp": "0.2.1"
+ "mocha": "10.5.2",
+ "nyc": "17.0.0",
+ "semantic-release": "24.0.0",
+ "tmp": "0.2.3"
44
45
"dependencies": {
46
"bluebird": "3.7.2"
0 commit comments