Skip to content

Commit 38be3fa

Browse files
committedMay 16, 2022
chore: update sinon to v14 (#631)
1 parent b691e71 commit 38be3fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,17 @@
5151
"replace-in-file": "^6.3.2",
5252
"rimraf": "^3.0.2",
5353
"which": "^2.0.2",
54-
"yargs": "^17.4.1"
54+
"yargs": "^17.5.0"
5555
},
5656
"devDependencies": {
5757
"c8": "^7.11.2",
58-
"eslint": "^8.14.0",
58+
"eslint": "^8.15.0",
5959
"eslint-config-standard": "^17.0.0",
6060
"eslint-plugin-import": "^2.26.0",
6161
"eslint-plugin-node": "^11.1.0",
6262
"eslint-plugin-promise": "^6.0.0",
6363
"eslint-plugin-standard": "^4.1.0",
6464
"mocha": "^10.0.0",
65-
"sinon": "^13.0.2"
65+
"sinon": "^14.0.0"
6666
}
6767
}

0 commit comments

Comments
 (0)