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

Commit 96e05ba

Browse files
dependabot[bot]jeluard
authored andcommitted
Bump @types/node from 14.14.30 to 14.14.31 in /cli
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.30 to 14.14.31. - [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 a90e5d8 commit 96e05ba

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.30",
45+
"@types/node": "14.14.31",
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].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==
10+
"@types/[email protected].31":
11+
version "14.14.31"
12+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
13+
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
1414

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

0 commit comments

Comments
 (0)