Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit e24d6a5

Browse files
chore(deps): update dependency @types/node to v12.20.4 (#597)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 65704a5 commit e24d6a5

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
@@ -44,7 +44,7 @@
4444
"@babel/preset-typescript": "7.12.17",
4545
"@semantic-release/git": "8.0.0",
4646
"@types/jest": "26.0.20",
47-
"@types/node": "12.20.3",
47+
"@types/node": "12.20.4",
4848
"@types/ramda": "0.26.40",
4949
"@types/ws": "6.0.4",
5050
"@typescript-eslint/eslint-plugin": "2.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2209,10 +2209,10 @@
22092209
version "8.0.34"
22102210
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.34.tgz#55f801fa2ddb2a40dd6dfc15ecfe1dde9c129fe9"
22112211

2212-
"@types/node@12.20.3":
2213-
version "12.20.3"
2214-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.3.tgz#fbabde59d96c23a80e337ca6a71b464da2a0a824"
2215-
integrity sha512-63cSd8J30Sr4/aFKKfDmCEM4GMH3W2efWT0Ii/B+Ohm3id0TU2xPEBFktiq3nXCZcN6VwVvpyv75I4zTP7YO/w==
2212+
"@types/node@12.20.4":
2213+
version "12.20.4"
2214+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2"
2215+
integrity sha512-xRCgeE0Q4pT5UZ189TJ3SpYuX/QGl6QIAOAIeDSbAVAd2gX1NxSZup4jNVK7cxIeP8KDSbJgcckun495isP1jQ==
22162216

22172217
"@types/normalize-package-data@^2.4.0":
22182218
version "2.4.0"

0 commit comments

Comments
 (0)