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 cd2061bCopy full SHA for cd2061b
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.0",
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.2.0",
38
"eslint-config-airbnb-base": "15.0.0",
39
"eslint-plugin-import": "2.29.1",
40
- "mocha": "10.3.0",
+ "mocha": "10.4.0",
41
"nyc": "15.1.0",
42
- "semantic-release": "23.0.2",
43
- "tmp": "0.2.1"
+ "semantic-release": "23.0.8",
+ "tmp": "0.2.3"
44
45
"dependencies": {
46
"bluebird": "3.7.2"
0 commit comments