Skip to content

Commit 603259c

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): update sinon requirement from ^9.2.0 to ^9.2.1
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/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f1018a commit 603259c

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.2.0",
5757
"nyc": "^15.1.0",
5858
"semantic-release": "^17.2.1",
59-
"sinon": "^9.2.0"
59+
"sinon": "^9.2.1"
6060
}
6161
}

0 commit comments

Comments
 (0)