mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/args from 3.0.0 to 3.0.1
Bumps [@types/args](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/args) from 3.0.0 to 3.0.1. - [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
8e9bd3776a
commit
f69c082abe
2 changed files with 5 additions and 5 deletions
|
|
@ -69,7 +69,7 @@
|
||||||
"@babel/plugin-proposal-optional-chaining": "7.14.5",
|
"@babel/plugin-proposal-optional-chaining": "7.14.5",
|
||||||
"@babel/preset-react": "7.14.5",
|
"@babel/preset-react": "7.14.5",
|
||||||
"@babel/preset-typescript": "7.14.5",
|
"@babel/preset-typescript": "7.14.5",
|
||||||
"@types/args": "3.0.0",
|
"@types/args": "3.0.1",
|
||||||
"@types/async-retry": "1.4.3",
|
"@types/async-retry": "1.4.3",
|
||||||
"@types/color": "3.0.2",
|
"@types/color": "3.0.2",
|
||||||
"@types/columnify": "^1.5.1",
|
"@types/columnify": "^1.5.1",
|
||||||
|
|
|
||||||
|
|
@ -716,10 +716,10 @@
|
||||||
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.1.tgz#a6ca6a9a0ff366af433f42f5f0e124794ff6b8f1"
|
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.1.tgz#a6ca6a9a0ff366af433f42f5f0e124794ff6b8f1"
|
||||||
integrity sha512-FTgBI767POY/lKNDNbIzgAX6miIDBs6NTCbdlDb8TrWovHsSvaVIZDlTqym29C6UqhzwcJx4CYr+AlrMywA0cA==
|
integrity sha512-FTgBI767POY/lKNDNbIzgAX6miIDBs6NTCbdlDb8TrWovHsSvaVIZDlTqym29C6UqhzwcJx4CYr+AlrMywA0cA==
|
||||||
|
|
||||||
"@types/args@3.0.0":
|
"@types/args@3.0.1":
|
||||||
version "3.0.0"
|
version "3.0.1"
|
||||||
resolved "https://registry.npmjs.org/@types/args/-/args-3.0.0.tgz#2fd21cfbdaf5e1ed110bd239de42a82330d6ecf6"
|
resolved "https://registry.npmjs.org/@types/args/-/args-3.0.1.tgz#59e8e787ed8a810408dd9a324157cc20b7001468"
|
||||||
integrity sha512-2A817ZtVj1/nD44MV0/U/R6xe3GM2n1WDdni4ioCuLjay6dE0bLJd5RafHC/ddqwXL1xa2RQUdJhsGZKyr3vpA==
|
integrity sha512-Mfre8T2comeJbw2D6W8mzQP+0Q8fpS7nkbHgatzU31tWsLs0Lkyc+ObdYfgV4SuMZn/n5MEWlxh2rc25125s0Q==
|
||||||
|
|
||||||
"@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