Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit b99056e

Browse files
Bump @types/node from 14.0.27 to 14.6.0 (#344)
1 parent c53d8c1 commit b99056e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "ISC",
2121
"devDependencies": {
2222
"@types/jest": "26.0.10",
23-
"@types/node": "14.0.27",
23+
"@types/node": "14.6.0",
2424
"@types/ramda": "0.27.14",
2525
"@typescript-eslint/eslint-plugin": "2.34.0",
2626
"@typescript-eslint/parser": "2.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -759,10 +759,10 @@
759759
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
760760
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
761761

762-
"@types/node@*", "@types/node@14.0.27":
763-
version "14.0.27"
764-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
765-
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
762+
"@types/node@*", "@types/node@14.6.0":
763+
version "14.6.0"
764+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz#7d4411bf5157339337d7cff864d9ff45f177b499"
765+
integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==
766766

767767
"@types/normalize-package-data@^2.4.0":
768768
version "2.4.0"

0 commit comments

Comments
 (0)