Skip to content

Commit 8014d44

Browse files
chore(deps): update dependency @types/node to v18.14.5 (#5092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c1ddbe commit 8014d44

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@changesets/changelog-github": "0.4.8",
4444
"@types/debug": "4.1.7",
4545
"@types/jest": "29.4.0",
46-
"@types/node": "18.14.4",
46+
"@types/node": "18.14.5",
4747
"@typescript-eslint/eslint-plugin": "5.54.0",
4848
"@typescript-eslint/parser": "5.54.0",
4949
"babel-jest": "29.4.3",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@theguild/algolia": "1.1.4",
1313
"@theguild/tailwind-config": "0.2.1",
14-
"@types/node": "18.14.4",
14+
"@types/node": "18.14.5",
1515
"@types/react": "18.0.28",
1616
"typescript": "4.9.5"
1717
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3091,10 +3091,10 @@
30913091
"@types/node" "*"
30923092
form-data "^3.0.0"
30933093

3094-
"@types/node@*", "@types/node@18.14.4":
3095-
version "18.14.4"
3096-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.4.tgz#0e64ec0b35a772e1e3d849f9a0ff61782d0cb647"
3097-
integrity sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==
3094+
"@types/node@*", "@types/node@18.14.5":
3095+
version "18.14.5"
3096+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.5.tgz#4a13a6445862159303fc38586598a9396fc408b3"
3097+
integrity sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw==
30983098

30993099
"@types/node@^10.1.0":
31003100
version "10.17.60"

0 commit comments

Comments
 (0)