Skip to content

Commit d5d4392

Browse files
committed
Update dependency @types/node to v13.13.7
1 parent 80f214d commit d5d4392

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
@@ -34,7 +34,7 @@
3434
"@types/jest": "25.2.1",
3535
"@typescript-eslint/eslint-plugin": "2.30.0",
3636
"@typescript-eslint/parser": "2.30.0",
37-
"@types/node": "13.13.4",
37+
"@types/node": "13.13.7",
3838
"codecov": "3.6.5",
3939
"eslint": "6.8.0",
4040
"eslint-plugin-import": "2.20.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -699,10 +699,10 @@
699699
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.6.tgz#076028d0b0400be8105b89a0a55550c86684ffec"
700700
integrity sha512-Jg1F+bmxcpENHP23sVKkNuU3uaxPnsBMW0cLjleiikFKomJQbsn0Cqk2yDvQArqzZN6ABfBkZ0To7pQ8sLdWDg==
701701

702-
"@types/[email protected].4":
703-
version "13.13.4"
704-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
705-
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
702+
"@types/[email protected].7":
703+
version "13.13.7"
704+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.7.tgz#e4546d907eae3a6fd8458bbb53418f53fcea64da"
705+
integrity sha512-xCsVNsyYQHmXNDCHOhKdhAugWHZtRrTuNJkQfsOcvinaUugs/K/AHS2SH71k+u/y2wkKE0mBfKin/D4CMo/WmA==
706706

707707
"@types/normalize-package-data@^2.4.0":
708708
version "2.4.0"

0 commit comments

Comments
 (0)