Skip to content

Commit 899aad6

Browse files
authored
Merge pull request #111 from Quramy/renovate/node-14.x
chore(deps): update dependency @types/node to v14.14.9
2 parents fc2d3e8 + 9470e61 commit 899aad6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/eslint": "7.2.5",
4040
"@types/estree": "0.0.45",
4141
"@types/jest": "26.0.15",
42-
"@types/node": "14.14.7",
42+
"@types/node": "14.14.9",
4343
"@typescript-eslint/eslint-plugin": "4.8.1",
4444
"@typescript-eslint/parser": "4.8.1",
4545
"@typescript-eslint/typescript-estree": "4.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -676,10 +676,10 @@
676676
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
677677
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
678678

679-
"@types/[email protected].7":
680-
version "14.14.7"
681-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
682-
integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
679+
"@types/[email protected].9":
680+
version "14.14.9"
681+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
682+
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
683683

684684
"@types/normalize-package-data@^2.4.0":
685685
version "2.4.0"

0 commit comments

Comments
 (0)