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

Commit e0325a4

Browse files
dependabot[bot]jeluard
authored andcommitted
Bump @types/node from 14.14.28 to 14.14.30 in /e2e
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 45db083 commit e0325a4

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.28",
17+
"@types/node": "14.14.30",
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].28":
79-
version "14.14.28"
80-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
81-
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
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==
8282

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

0 commit comments

Comments
 (0)