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

Commit 45db083

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@ava/typescript": "1.1.1",
3131
"@types/marked": "1.2.2",
32-
"@types/node": "14.14.28",
32+
"@types/node": "14.14.30",
3333
"@types/react": "17.0.2",
3434
"@types/react-dom": "17.0.1",
3535
"@types/react-router-dom": "5.1.7",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,10 +1894,10 @@
18941894
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-1.2.2.tgz#1f858a0e690247ecf3b2eef576f98f86e8d960d4"
18951895
integrity sha512-wLfw1hnuuDYrFz97IzJja0pdVsC0oedtS4QsKH1/inyW9qkLQbXgMUqEQT0MVtUBx3twjWeInUfjQbhBVLECXw==
18961896

1897-
"@types/node@*", "@types/[email protected].28":
1898-
version "14.14.28"
1899-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
1900-
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
1897+
"@types/node@*", "@types/[email protected].30":
1898+
version "14.14.30"
1899+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.30.tgz#7d5162eec085ba34f8cb9011e9ba12119f76f961"
1900+
integrity sha512-gUWhy8s45fQp4PqqKecsnOkdW0kt1IaKjgOIR3HPokkzTmQj9ji2wWFID5THu1MKrtO+d4s2lVrlEhXUsPXSvg==
19011901

19021902
"@types/normalize-package-data@^2.4.0":
19031903
version "2.4.0"

0 commit comments

Comments
 (0)