mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
Bump lint-staged from 16.2.3 to 16.2.4 (#9939)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8499dceef9
commit
c90ccdb823
16
package-lock.json
generated
16
package-lock.json
generated
@ -27,7 +27,7 @@
|
||||
"karma-safarinative-launcher": "^1.1.0",
|
||||
"karma-time-stats-reporter": "^0.1.0",
|
||||
"leafdoc": "^2.3.0",
|
||||
"lint-staged": "^16.2.3",
|
||||
"lint-staged": "^16.2.4",
|
||||
"mocha": "^11.7.4",
|
||||
"prosthetic-hand": "^2.0.0",
|
||||
"rollup": "^4.52.4",
|
||||
@ -4547,16 +4547,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "16.2.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.3.tgz",
|
||||
"integrity": "sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw==",
|
||||
"version": "16.2.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.4.tgz",
|
||||
"integrity": "sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"commander": "^14.0.1",
|
||||
"listr2": "^9.0.4",
|
||||
"micromatch": "^4.0.8",
|
||||
"nano-spawn": "^1.0.3",
|
||||
"nano-spawn": "^2.0.0",
|
||||
"pidtree": "^0.6.0",
|
||||
"string-argv": "^0.3.2",
|
||||
"yaml": "^2.8.1"
|
||||
@ -5173,9 +5173,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/nano-spawn": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/nano-spawn/-/nano-spawn-1.0.3.tgz",
|
||||
"integrity": "sha512-jtpsQDetTnvS2Ts1fiRdci5rx0VYws5jGyC+4IYOTnIQ/wwdf6JdomlHBwqC3bJYOvaKu0C2GSZ1A60anrYpaA==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/nano-spawn/-/nano-spawn-2.0.0.tgz",
|
||||
"integrity": "sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
"karma-safarinative-launcher": "^1.1.0",
|
||||
"karma-time-stats-reporter": "^0.1.0",
|
||||
"leafdoc": "^2.3.0",
|
||||
"lint-staged": "^16.2.3",
|
||||
"lint-staged": "^16.2.4",
|
||||
"mocha": "^11.7.4",
|
||||
"prosthetic-hand": "^2.0.0",
|
||||
"rollup": "^4.52.4",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user