Skip to content

Commit f766a45

Browse files
Bump @types/node from 14.0.27 to 14.6.0 (#1363)
1 parent 1c3798a commit f766a45

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
@@ -57,7 +57,7 @@
5757
"@babel/runtime": "^7.11.2",
5858
"@babel/runtime-corejs3": "^7.11.2",
5959
"@testing-library/jest-dom": "^5.11.1",
60-
"@types/node": "^14.0.27",
60+
"@types/node": "^14.6.0",
6161
"babel-plugin-styled-components": "^1.11.1",
6262
"core-js": "^3.6.5",
6363
"enzyme": "^3.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3862,10 +3862,10 @@
38623862
"@types/node" "*"
38633863
form-data "^3.0.0"
38643864

3865-
"@types/node@*", "@types/node@>= 8", "@types/node@^14.0.27":
3866-
version "14.0.27"
3867-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
3868-
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
3865+
"@types/node@*", "@types/node@>= 8", "@types/node@^14.6.0":
3866+
version "14.6.0"
3867+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz#7d4411bf5157339337d7cff864d9ff45f177b499"
3868+
integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==
38693869

38703870
"@types/node@^10.17.28":
38713871
version "10.17.28"

0 commit comments

Comments
 (0)