Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.9.1 (#1829)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 5e45108 commit e000aed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"@types/eslint__js": "^8.42.3",
"@types/get-installed-path": "4.0.3",
"@types/marked": "^6.0.0",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/ramda": "0.30.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ __metadata:
"@types/eslint__js": "npm:^8.42.3"
"@types/get-installed-path": "npm:4.0.3"
"@types/marked": "npm:^6.0.0"
"@types/node": "npm:22.9.0"
"@types/node": "npm:22.9.1"
"@types/ramda": "npm:0.30.2"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
Expand Down Expand Up @@ -2611,12 +2611,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
"@types/node@npm:22.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
languageName: node
linkType: hard

Expand Down

0 comments on commit e000aed

Please sign in to comment.