Skip to content

Commit c39e53a

Browse files
dependabot-preview[bot]gierschv
authored andcommitted
chore(deps-dev): bump sinon from 7.5.0 to 8.1.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.5.0 to 8.1.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](sinonjs/sinon@v7.5.0...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e95bb07 commit c39e53a

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": "7.5.0"
21+
"sinon": "8.1.0"
2222
}
2323
}

0 commit comments

Comments
 (0)