Skip to content

Commit

Permalink
Update dependency @types/node to v22.9.3 (#1113)
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 23, 2024
1 parent 7790f62 commit a0e0107
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 @@ -24,7 +24,7 @@
"@types/dotenv": "8.2.3",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "22.9.1",
"@types/node": "22.9.3",
"@types/ramda": "0.30.2",
"dotenv": "16.4.5",
"eslint": "^9.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -525,12 +525,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
"@types/node@npm:22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -2713,7 +2713,7 @@ __metadata:
"@types/dotenv": "npm:8.2.3"
"@types/eslint-config-prettier": "npm:^6.11.3"
"@types/eslint__js": "npm:^8.42.3"
"@types/node": "npm:22.9.1"
"@types/node": "npm:22.9.3"
"@types/ramda": "npm:0.30.2"
dotenv: "npm:16.4.5"
eslint: "npm:^9.12.0"
Expand Down

0 comments on commit a0e0107

Please sign in to comment.