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

Commit 668b147

Browse files
committed
Update dependency @types/node to v14.18.18
1 parent 66f05b2 commit 668b147

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@types/aws-sdk": "^2.7.0",
2929
"@types/enzyme-adapter-react-16": "^1.0.6",
30-
"@types/node": "14.18.12",
30+
"@types/node": "14.18.18",
3131
"@types/puppeteer": "^5.4.2",
3232
"@types/react": "17.0.39",
3333
"copy-webpack-plugin": "^5.1.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1840,10 +1840,10 @@
18401840
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.12.tgz#0b1d86f8c40141091285dea02e4940df73bba43f"
18411841
integrity sha512-ASH8OPHMNlkdjrEdmoILmzFfsJICvhBsFfAum4aKZ/9U4B6M6tTmTPh+f3ttWdD74CEGV5XvXWkbyfSdXaTd7g==
18421842

1843-
"@types/[email protected].12":
1844-
version "14.18.12"
1845-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.12.tgz#0d4557fd3b94497d793efd4e7d92df2f83b4ef24"
1846-
integrity sha512-q4jlIR71hUpWTnGhXWcakgkZeHa3CCjcQcnuzU8M891BAWA2jHiziiWEPEkdS5pFsz7H9HJiy8BrK7tBRNrY7A==
1843+
"@types/[email protected].18":
1844+
version "14.18.18"
1845+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.18.tgz#5c9503030df484ccffcbb935ea9a9e1d6fad1a20"
1846+
integrity sha512-B9EoJFjhqcQ9OmQrNorItO+OwEOORNn3S31WuiHvZY/dm9ajkB7AKD/8toessEtHHNL+58jofbq7hMMY9v4yig==
18471847

18481848
"@types/normalize-package-data@^2.4.0":
18491849
version "2.4.0"

0 commit comments

Comments
 (0)