mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-20 16:37:08 +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:
8
package-lock.json
generated
8
package-lock.json
generated
@ -32,7 +32,7 @@
|
||||
"rollup": "^4.40.2",
|
||||
"rollup-plugin-git-version": "^0.3.1",
|
||||
"simple-git": "^3.27.0",
|
||||
"sinon": "^20.0.0",
|
||||
"sinon": "^21.0.0",
|
||||
"ssri": "^12.0.0",
|
||||
"uglify-js": "^3.19.3",
|
||||
"ui-event-simulator": "^2.0.0"
|
||||
@ -6976,9 +6976,9 @@
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
|
@ -27,7 +27,7 @@
|
||||
"rollup": "^4.40.2",
|
||||
"rollup-plugin-git-version": "^0.3.1",
|
||||
"simple-git": "^3.27.0",
|
||||
"sinon": "^20.0.0",
|
||||
"sinon": "^21.0.0",
|
||||
"ssri": "^12.0.0",
|
||||
"uglify-js": "^3.19.3",
|
||||
"ui-event-simulator": "^2.0.0"
|
||||
|
Reference in New Issue
Block a user