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 4f7dca9Copy full SHA for 4f7dca9
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.2",
34
"color-support": "1.1.3",
35
- "commitizen": "4.3.0",
+ "commitizen": "4.3.1",
36
"cz-conventional-changelog": "3.3.0",
37
- "eslint": "8.56.0",
+ "eslint": "9.18.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"
+ "eslint-plugin-import": "2.31.0",
+ "mocha": "11.0.1",
+ "nyc": "17.1.0",
+ "semantic-release": "24.2.1",
+ "tmp": "0.2.3"
44
45
"dependencies": {
46
"bluebird": "3.7.2"
0 commit comments