Skip to content

Commit 6e8ecc5

Browse files
committed
Update dependencies
1 parent b9f6884 commit 6e8ecc5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-admin",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "The Node-RED admin command line interface",
55
"homepage": "http://nodered.org",
66
"bugs": {
@@ -38,11 +38,11 @@
3838
"read": "^1.0.7"
3939
},
4040
"devDependencies": {
41-
"coveralls": "^3.1.0",
42-
"mocha": "9.0.0",
41+
"coveralls": "^3.1.1",
42+
"mocha": "^9.0.1",
4343
"nyc": "^15.1.0",
44-
"should": "13.2.3",
45-
"sinon": "^10.0.0",
44+
"should": "^13.2.3",
45+
"sinon": "^11.1.1",
4646
"sinon-test": "^3.1.0"
4747
},
4848
"optionalDependencies": {

0 commit comments

Comments
 (0)