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

Commit 0a38372

Browse files
dependabot[bot]jeluard
authored andcommitted
Bump @types/node from 14.14.30 to 14.14.31 in /e2e
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 96e05ba commit 0a38372

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@ava/typescript": "1.1.1",
17-
"@types/node": "14.14.30",
17+
"@types/node": "14.14.31",
1818
"ava": "3.15.0",
1919
"playwright": "1.8.1",
2020
"ts-node": "9.1.1",

e2e/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
dependencies:
7676
defer-to-connect "^1.0.1"
7777

78-
"@types/node@*", "@types/[email protected].30":
79-
version "14.14.30"
80-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.30.tgz#7d5162eec085ba34f8cb9011e9ba12119f76f961"
81-
integrity sha512-gUWhy8s45fQp4PqqKecsnOkdW0kt1IaKjgOIR3HPokkzTmQj9ji2wWFID5THu1MKrtO+d4s2lVrlEhXUsPXSvg==
78+
"@types/node@*", "@types/[email protected].31":
79+
version "14.14.31"
80+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
81+
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
8282

8383
"@types/normalize-package-data@^2.4.0":
8484
version "2.4.0"

0 commit comments

Comments
 (0)