Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent 55e5fa0 commit 90725ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@commitlint/config-conventional": "17.8.1",
"@release-it/conventional-changelog": "5.1.1",
"@types/jest": "29.5.12",
"@types/node": "18.19.13",
"@types/node": "18.19.14",
"commitlint": "17.8.1",
"husky": "8.0.3",
"jest": "28.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1173,10 +1173,10 @@
dependencies:
undici-types "~5.26.4"

"@types/node@18.19.13":
version "18.19.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.13.tgz#c3e989ca967b862a1f6c8c4148fe31865eedaf1a"
integrity sha512-kgnbRDj8ioDyGxoiaXsiu1Ybm/K14ajCgMOkwiqpHrnF7d7QiYRoRqHIpglMMs3DwXinlK4qJ8TZGlj4hfleJg==
"@types/node@18.19.14":
version "18.19.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.14.tgz#1880ff1b3ac913f3877f711588e5ed227da01886"
integrity sha512-EnQ4Us2rmOS64nHDWr0XqAD8DsO6f3XR6lf9UIIrZQpUzPVdN/oPuEzfDWNHSyXLvoGgjuEm/sPwFGSSs35Wtg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 90725ce

Please sign in to comment.