Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit c39b034

Browse files
dependabot[bot]jeluard
authored andcommitted
Bump @types/node from 14.14.28 to 14.14.30 in /cli
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.30. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0325a4 commit c39b034

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"yargs": "16.2.0"
4343
},
4444
"devDependencies": {
45-
"@types/node": "14.14.28",
45+
"@types/node": "14.14.30",
4646
"@types/react": "17.0.2",
4747
"@types/yargs": "16.0.0",
4848
"typescript": "4.1.5"

cli/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@substrate/playground-client/-/playground-client-1.3.6.tgz#6ce74b38d6844a485e0075aa24535ba3e1d80977"
88
integrity sha512-UkT8E2Y6NAJh4cY/04hpCgwKWDfXDNA84G5omTTaN0rjoO9W550PnzRLHUeM/k0kcL9isVzeyY+HxgVoa0+SjA==
99

10-
"@types/[email protected].28":
11-
version "14.14.28"
12-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
13-
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
10+
"@types/[email protected].30":
11+
version "14.14.30"
12+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.30.tgz#7d5162eec085ba34f8cb9011e9ba12119f76f961"
13+
integrity sha512-gUWhy8s45fQp4PqqKecsnOkdW0kt1IaKjgOIR3HPokkzTmQj9ji2wWFID5THu1MKrtO+d4s2lVrlEhXUsPXSvg==
1414

1515
"@types/prop-types@*":
1616
version "15.7.3"

0 commit comments

Comments
 (0)