Skip to content

Commit b84b493

Browse files
Bump sinon from 7.2.7 to 10.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.2.7 to 10.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](sinonjs/sinon@v7.2.7...v10.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b9a99c commit b84b493

File tree

2 files changed

+123
-64
lines changed

2 files changed

+123
-64
lines changed

package-lock.json

Lines changed: 121 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@
6363
"mkdirp": "^0.5.1",
6464
"mocha": "^6.1.4",
6565
"nyc": "^15.1.0",
66-
"rimraf": "^2.6.3",
66+
"rimraf": "^3.0.2",
6767
"rollup": "^1.6.0",
6868
"rollup-plugin-buble": "^0.19.6",
6969
"rollup-plugin-cleanup": "^3.1.1",
7070
"rollup-plugin-json": "^3.1.0",
7171
"rollup-plugin-replace": "^2.1.0",
72-
"sinon": "^7.2.7",
72+
"sinon": "^10.0.0",
7373
"uglify-js": "^3.4.9",
7474
"watchify": "^3.11.1"
7575
}

0 commit comments

Comments
 (0)