mirror of
https://github.com/TheGiddyLimit/homebrew.git
synced 2026-08-02 15:35:51 -04:00
chore: bump dep ver
This commit is contained in:
Generated
+7
-7
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"5etools-utils": "^0.16.13",
|
||||
"5etools-utils": "^0.16.15",
|
||||
"commander": "^14.0.3"
|
||||
}
|
||||
},
|
||||
@@ -228,9 +228,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/5etools-utils": {
|
||||
"version": "0.16.13",
|
||||
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.13.tgz",
|
||||
"integrity": "sha512-SHJPPnvbYI64yNSkQb3mCs9ZMzNPWJe+WqC4Vw+uYoze6Ra0mNIW7vNrk2wE3Jk61jkN+PLIvSNTqbQ3/pPNHg==",
|
||||
"version": "0.16.15",
|
||||
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.15.tgz",
|
||||
"integrity": "sha512-0hVx3Da2AKVW4LAPWI003BPbnBDQ7e6DtdjF4vP3Tj12mcKz9YQYKqVi3txLjnN0JRLpC9a5x8rwQFhNJZEDBg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -1438,9 +1438,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"5etools-utils": {
|
||||
"version": "0.16.13",
|
||||
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.13.tgz",
|
||||
"integrity": "sha512-SHJPPnvbYI64yNSkQb3mCs9ZMzNPWJe+WqC4Vw+uYoze6Ra0mNIW7vNrk2wE3Jk61jkN+PLIvSNTqbQ3/pPNHg==",
|
||||
"version": "0.16.15",
|
||||
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.15.tgz",
|
||||
"integrity": "sha512-0hVx3Da2AKVW4LAPWI003BPbnBDQ7e6DtdjF4vP3Tj12mcKz9YQYKqVi3txLjnN0JRLpC9a5x8rwQFhNJZEDBg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ajv": "^8.18.0",
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/TheGiddyLimit/homebrew#readme",
|
||||
"devDependencies": {
|
||||
"5etools-utils": "^0.16.13",
|
||||
"5etools-utils": "^0.16.15",
|
||||
"commander": "^14.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user