mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-23 22:15:52 +00:00
Bump sinon from 20.0.0 to 21.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 20.0.0 to 21.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
296dd2724a
commit
3685b3902d
8
package-lock.json
generated
8
package-lock.json
generated
@ -50,7 +50,7 @@
|
||||
"mocha": "^11.7.1",
|
||||
"playwright": "^1.55.0",
|
||||
"rollup": "^4.48.1",
|
||||
"sinon": "^20.0.0",
|
||||
"sinon": "^21.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tslib": "^2.8.1",
|
||||
"tsx": "^4.20.5",
|
||||
@ -11050,9 +11050,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/sinon": {
|
||||
"version": "20.0.0",
|
||||
"resolved": "https://registry.npmjs.org/sinon/-/sinon-20.0.0.tgz",
|
||||
"integrity": "sha512-+FXOAbdnj94AQIxH0w1v8gzNxkawVvNqE3jUzRLptR71Oykeu2RrQXXl/VQjKay+Qnh73fDt/oDfMo6xMeDQbQ==",
|
||||
"version": "21.0.0",
|
||||
"resolved": "https://registry.npmjs.org/sinon/-/sinon-21.0.0.tgz",
|
||||
"integrity": "sha512-TOgRcwFPbfGtpqvZw+hyqJDvqfapr1qUlOizROIk4bBLjlsjlB00Pg6wMFXNtJRpu+eCZuVOaLatG7M8105kAw==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
|
||||
@ -104,7 +104,7 @@
|
||||
"mocha": "^11.7.1",
|
||||
"playwright": "^1.55.0",
|
||||
"rollup": "^4.48.1",
|
||||
"sinon": "^20.0.0",
|
||||
"sinon": "^21.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tslib": "^2.8.1",
|
||||
"web-streams-polyfill": "^4.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user