mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/args from 5.0.1 to 5.0.2
Bumps [@types/args](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/args) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/args) --- updated-dependencies: - dependency-name: "@types/args" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9c1d7eb4d8
commit
66abea70a8
2 changed files with 5 additions and 5 deletions
|
|
@ -83,7 +83,7 @@
|
|||
"@babel/preset-react": "7.22.15",
|
||||
"@babel/preset-typescript": "7.23.2",
|
||||
"@electron/rebuild": "^3.3.0",
|
||||
"@types/args": "5.0.1",
|
||||
"@types/args": "5.0.2",
|
||||
"@types/async-retry": "1.4.3",
|
||||
"@types/color": "3.0.5",
|
||||
"@types/columnify": "^1.5.2",
|
||||
|
|
|
|||
|
|
@ -998,10 +998,10 @@
|
|||
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
|
||||
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
|
||||
|
||||
"@types/args@5.0.1":
|
||||
version "5.0.1"
|
||||
resolved "https://registry.npmjs.org/@types/args/-/args-5.0.1.tgz#9e19b973878945f86d9a446762b37a4f8cb76b66"
|
||||
integrity sha512-Eiz42PjJ9rP1U00jKox3TZxmB2AXfw2Fz/sF75x9zAAa2GCId+K8jv92wdsx5KCa3tMhuY+nwav4tQAwy71kHQ==
|
||||
"@types/args@5.0.2":
|
||||
version "5.0.2"
|
||||
resolved "https://registry.npmjs.org/@types/args/-/args-5.0.2.tgz#7d6639dd18d046d29d48f440308a926403722d16"
|
||||
integrity sha512-bQdYASesybq3LRKrvDHTB8Tc5Y4XaVfbfcb0vl/bt2AQ/+VS+1ySvB72AlWLCO3xBAyrS6X3Gk83ni9PfKXSbA==
|
||||
|
||||
"@types/async-retry@1.4.3":
|
||||
version "1.4.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue