Skip to content

Commit 65c2659

Browse files
Bump @types/node from 14.6.4 to 15.6.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.4 to 15.6.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 334c313 commit 65c2659

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
"@testing-library/jest-dom": "^5.11.4",
4040
"@testing-library/react": "^10.4.9",
4141
"@types/jest": "^26.0.10",
42-
"@types/node": "^14.6.0",
42+
"@types/node": "^15.6.2",
4343
"@types/react": "^16.9.46",
4444
"@types/styled-components": "^5.1.2",
4545
"@typescript-eslint/eslint-plugin": "^3.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,10 +2902,10 @@
29022902
"@types/node" "*"
29032903
form-data "^3.0.0"
29042904

2905-
"@types/node@*", "@types/node@^14.6.0":
2906-
version "14.6.4"
2907-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
2908-
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
2905+
"@types/node@*", "@types/node@^15.6.2":
2906+
version "15.6.2"
2907+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.2.tgz#c61d49f38af70da32424b5322eee21f97e627175"
2908+
integrity sha512-dxcOx8801kMo3KlU+C+/ctWrzREAH7YvoF3aoVpRdqgs+Kf7flp+PJDN/EX5bME3suDUZHsxes9hpvBmzYlWbA==
29092909

29102910
"@types/normalize-package-data@^2.4.0":
29112911
version "2.4.0"

0 commit comments

Comments
 (0)