Skip to content

Commit 8dc7614

Browse files
chore(deps): update dependency @types/node to v16.18.13 (#412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6eef3da commit 8dc7614

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
@@ -46,7 +46,7 @@
4646
"@semantic-release/npm": "9.0.1",
4747
"@types/cheerio": "0.22.31",
4848
"@types/jest": "27.5.2",
49-
"@types/node": "16.18.12",
49+
"@types/node": "16.18.13",
5050
"@types/node-fetch": "2.6.2",
5151
"@typescript-eslint/eslint-plugin": "5.44.0",
5252
"@typescript-eslint/parser": "5.44.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,10 +1218,10 @@
12181218
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab"
12191219
integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==
12201220

1221-
"@types/[email protected].12":
1222-
version "16.18.12"
1223-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.12.tgz#e3bfea80e31523fde4292a6118f19ffa24fd6f65"
1224-
integrity sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==
1221+
"@types/[email protected].13":
1222+
version "16.18.13"
1223+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.13.tgz#c572f8837094c6e3b73918a68674c784f6877fc0"
1224+
integrity sha512-l0/3XZ153UTlNOnZK8xSNoJlQda9/WnYgiTdcKKPJSZjdjI9MU+A9oMXOesAWLSnqAaaJhj3qfQsU07Dr8OUwg==
12251225

12261226
"@types/normalize-package-data@^2.4.0":
12271227
version "2.4.1"

0 commit comments

Comments
 (0)