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

Commit cb765bd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v13.13.31
1 parent 8c0b274 commit cb765bd

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
@@ -58,7 +58,7 @@
5858
"@semantic-release/npm": "7.0.8",
5959
"@semantic-release/release-notes-generator": "9.0.1",
6060
"@types/jest": "26.0.15",
61-
"@types/node": "13.13.30",
61+
"@types/node": "13.13.31",
6262
"babel-core": "7.0.0-bridge.0",
6363
"babel-jest": "25.5.1",
6464
"babel-preset-env": "1.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,10 +2003,10 @@
20032003
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
20042004
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
20052005

2006-
"@types/node@13.13.30":
2007-
version "13.13.30"
2008-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.30.tgz#1ed6e01e4ca576d5aec9cc802cc3bcf94c274192"
2009-
integrity sha512-HmqFpNzp3TSELxU/bUuRK+xzarVOAsR00hzcvM0TXrMlt/+wcSLa5q6YhTb6/cA6wqDCZLDcfd8fSL95x5h7AA==
2006+
"@types/node@13.13.31":
2007+
version "13.13.31"
2008+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.31.tgz#b8fc04d46bc22959a99fbdba71b15f37a48da3ec"
2009+
integrity sha512-gBk54XbcRj8EKTi7Syo4JU4purbRJaZpkvMVs7+t+b9JaOtwsGo7vCbXdVJN3gH/wu/GyZGD8lAKo0qpQuNjOw==
20102010

20112011
"@types/node@>= 8":
20122012
version "13.11.0"

0 commit comments

Comments
 (0)