Skip to content

Commit ef0f10c

Browse files
dependabot-preview[bot]gierschv
authored andcommitted
chore(deps-dev): bump sinon from 9.0.0 to 10.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.0 to 10.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](sinonjs/sinon@v9.0.0...v10.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f891fb0 commit ef0f10c

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
@@ -18,6 +18,6 @@
1818
"browserify": "^16.0.0",
1919
"expect.js": "~0.3.1",
2020
"mocha": "~6.2.0",
21-
"sinon": "9.0.0"
21+
"sinon": "10.0.1"
2222
}
2323
}

0 commit comments

Comments
 (0)