mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
11
package-lock.json
generated
11
package-lock.json
generated
@@ -153,7 +153,7 @@
|
||||
"flow-bin": "^0.182.0",
|
||||
"fluent_conv": "^3.3.0",
|
||||
"glob": "^10.3.12",
|
||||
"husky": "^9.0.11",
|
||||
"husky": "^9.1.7",
|
||||
"jest": "^29.7.0",
|
||||
"jest-fetch-mock": "github:jefflau/jest-fetch-mock",
|
||||
"jest-slow-test-reporter": "^1.0.0",
|
||||
@@ -12714,12 +12714,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/husky": {
|
||||
"version": "9.0.11",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz",
|
||||
"integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==",
|
||||
"version": "9.1.7",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz",
|
||||
"integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"husky": "bin.mjs"
|
||||
"husky": "bin.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
||||
@@ -187,7 +187,7 @@
|
||||
"flow-bin": "^0.182.0",
|
||||
"fluent_conv": "^3.3.0",
|
||||
"glob": "^10.3.12",
|
||||
"husky": "^9.0.11",
|
||||
"husky": "^9.1.7",
|
||||
"jest": "^29.7.0",
|
||||
"jest-fetch-mock": "github:jefflau/jest-fetch-mock",
|
||||
"jest-slow-test-reporter": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user