Skip to content

Commit 9a8c820

Browse files
chore(deps): update dependency @types/node to v14.18.58 (#1245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e23bd0b commit 9a8c820

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,6 +58,6 @@
5858
"https-proxy-agent": "5.0.1"
5959
},
6060
"optionalDependencies": {
61-
"@types/node": "14.18.56"
61+
"@types/node": "14.18.58"
6262
}
6363
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -708,10 +708,10 @@
708708
resolved "https://registry.npmjs.org/@types/node/-/node-14.18.42.tgz"
709709
integrity sha512-xefu+RBie4xWlK8hwAzGh3npDz/4VhF6icY/shU+zv/1fNn+ZVG7T7CRwe9LId9sAYRPxI+59QBPuKL3WpyGRg==
710710

711-
"@types/node@14.18.56":
712-
version "14.18.56"
713-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.56.tgz#09e092d684cd8cfbdb3c5e5802672712242f2600"
714-
integrity sha512-+k+57NVS9opgrEn5l9c0gvD1r6C+PtyhVE4BTnMMRwiEA8ZO8uFcs6Yy2sXIy0eC95ZurBtRSvhZiHXBysbl6w==
711+
"@types/node@14.18.58":
712+
version "14.18.58"
713+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.58.tgz#547e64027defb95f34824794574dabf5417bc615"
714+
integrity sha512-Y8ETZc8afYf6lQ/mVp096phIVsgD/GmDxtm3YaPcc+71jmi/J6zdwbwaUU4JvS56mq6aSfbpkcKhQ5WugrWFPw==
715715

716716
"@types/prettier@^2.1.5":
717717
version "2.6.3"

0 commit comments

Comments
 (0)