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

Commit be89d01

Browse files
Bump @types/node from 14.6.0 to 14.6.1 (#355)
1 parent 518a665 commit be89d01

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.6.0",
23+
"@types/node": "14.6.1",
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
@@ -761,10 +761,10 @@
761761
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
762762
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
763763

764-
"@types/node@*", "@types/node@14.6.0":
765-
version "14.6.0"
766-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz#7d4411bf5157339337d7cff864d9ff45f177b499"
767-
integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==
764+
"@types/node@*", "@types/node@14.6.1":
765+
version "14.6.1"
766+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.1.tgz#fdf6f6c6c73d3d8eee9c98a9a0485bc524b048d7"
767+
integrity sha512-HnYlg/BRF8uC1FyKRFZwRaCPTPYKa+6I8QiUZFLredaGOou481cgFS4wKRFyKvQtX8xudqkSdBczJHIYSQYKrQ==
768768

769769
"@types/normalize-package-data@^2.4.0":
770770
version "2.4.0"

0 commit comments

Comments
 (0)