Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.9.1 (#707)
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 3cdc233 commit 7ceca30
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 @@ -29,7 +29,7 @@
"@augu/eslint-config": "5.3.0",
"@augu/tsconfig": "1.2.0",
"@types/eslint": "9.6.1",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@vercel/ncc": "0.38.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ __metadata:
"@augu/tsconfig": "npm:1.2.0"
"@noelware/utils": "npm:2.5.1"
"@types/eslint": "npm:9.6.1"
"@types/node": "npm:22.9.0"
"@types/node": "npm:22.9.1"
"@typescript-eslint/eslint-plugin": "npm:8.15.0"
"@typescript-eslint/parser": "npm:8.15.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down Expand Up @@ -813,12 +813,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: 10/a7df3426891868b0f5fb03e46aeddd8446178233521c624a44531c92a040cf08a82d8235f7e1e02af731fd16984665d4d71f3418caf9c2788313b10f040d615d
checksum: 10/43fadcb3a914a1daff8e559839f235eec65fe80bfef5016b361dbc7952c9bc9d79456c78d89beab275a9e9e5accff37e838c019ab519f821f12c953cd6c24b50
languageName: node
linkType: hard

Expand Down

0 comments on commit 7ceca30

Please sign in to comment.