mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/args from 5.0.2 to 5.0.3
Bumps [@types/args](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/args) from 5.0.2 to 5.0.3. - [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
4c1186266d
commit
6f5b79aa1c
2 changed files with 5 additions and 5 deletions
|
|
@ -83,7 +83,7 @@
|
||||||
"@babel/preset-react": "7.23.3",
|
"@babel/preset-react": "7.23.3",
|
||||||
"@babel/preset-typescript": "7.23.3",
|
"@babel/preset-typescript": "7.23.3",
|
||||||
"@electron/rebuild": "^3.3.0",
|
"@electron/rebuild": "^3.3.0",
|
||||||
"@types/args": "5.0.2",
|
"@types/args": "5.0.3",
|
||||||
"@types/async-retry": "1.4.3",
|
"@types/async-retry": "1.4.3",
|
||||||
"@types/color": "3.0.6",
|
"@types/color": "3.0.6",
|
||||||
"@types/columnify": "^1.5.4",
|
"@types/columnify": "^1.5.4",
|
||||||
|
|
|
||||||
|
|
@ -1000,10 +1000,10 @@
|
||||||
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
|
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
|
||||||
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
|
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
|
||||||
|
|
||||||
"@types/args@5.0.2":
|
"@types/args@5.0.3":
|
||||||
version "5.0.2"
|
version "5.0.3"
|
||||||
resolved "https://registry.npmjs.org/@types/args/-/args-5.0.2.tgz#7d6639dd18d046d29d48f440308a926403722d16"
|
resolved "https://registry.npmjs.org/@types/args/-/args-5.0.3.tgz#a49d2839c8e96177d7efd391cd0ac62243b0b7f0"
|
||||||
integrity sha512-bQdYASesybq3LRKrvDHTB8Tc5Y4XaVfbfcb0vl/bt2AQ/+VS+1ySvB72AlWLCO3xBAyrS6X3Gk83ni9PfKXSbA==
|
integrity sha512-7dNWhsptvu0ZgJPAqXlG3DtK5/YHWCtaixBPunNBDRyY9Scy2jQfIb2s7rWIN4Mx9bRnbVM72lEnQd3X8UxJTA==
|
||||||
|
|
||||||
"@types/async-retry@1.4.3":
|
"@types/async-retry@1.4.3":
|
||||||
version "1.4.3"
|
version "1.4.3"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue