Skip to content

Commit 1298d3d

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): update sinon requirement from ^9.1.0 to ^9.2.0
Updates the requirements on [sinon](https://github.com/sinonjs/sinon) to permit the latest version. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](sinonjs/sinon@v9.1.0...v9.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3171a3c commit 1298d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"mocha": "^8.1.3",
5757
"nyc": "^15.1.0",
5858
"semantic-release": "^17.1.2",
59-
"sinon": "^9.1.0"
59+
"sinon": "^9.2.0"
6060
}
6161
}

0 commit comments

Comments
 (0)