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

Commit a06d14e

Browse files
Bump @types/node from 14.14.30 to 14.14.31 (#486)
1 parent 28a8626 commit a06d14e

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
@@ -20,7 +20,7 @@
2020
"license": "ISC",
2121
"devDependencies": {
2222
"@types/jest": "26.0.20",
23-
"@types/node": "14.14.30",
23+
"@types/node": "14.14.31",
2424
"@types/ramda": "0.27.38",
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
@@ -772,10 +772,10 @@
772772
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
773773
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
774774

775-
"@types/node@*", "@types/[email protected].30":
776-
version "14.14.30"
777-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.30.tgz#7d5162eec085ba34f8cb9011e9ba12119f76f961"
778-
integrity sha512-gUWhy8s45fQp4PqqKecsnOkdW0kt1IaKjgOIR3HPokkzTmQj9ji2wWFID5THu1MKrtO+d4s2lVrlEhXUsPXSvg==
775+
"@types/node@*", "@types/[email protected].31":
776+
version "14.14.31"
777+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
778+
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
779779

780780
"@types/normalize-package-data@^2.4.0":
781781
version "2.4.0"

0 commit comments

Comments
 (0)