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

Commit 4262315

Browse files
Bump @types/node from 14.14.34 to 14.14.35 (#497)
1 parent 8e67f8b commit 4262315

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.34",
23+
"@types/node": "14.14.35",
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].34":
776-
version "14.14.34"
777-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da"
778-
integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA==
775+
"@types/node@*", "@types/[email protected].35":
776+
version "14.14.35"
777+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
778+
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
779779

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

0 commit comments

Comments
 (0)