Skip to content

Commit

Permalink
Update dependency @types/node to v22.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2025
1 parent 43825fc commit 87b9cb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@changesets/cli": "2.27.12",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.19.0",
"@types/node": "22.10.7",
"@types/node": "22.13.1",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"prettier": "3.4.2",
Expand Down Expand Up @@ -98,7 +98,7 @@

"@types/json-schema": ["@types/[email protected]", "", {}, "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="],

"@types/node": ["@types/node@22.10.7", "", { "dependencies": { "undici-types": "~6.20.0" } }, "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg=="],
"@types/node": ["@types/node@22.13.1", "", { "dependencies": { "undici-types": "~6.20.0" } }, "sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew=="],

"@typescript-eslint/eslint-plugin": ["@typescript-eslint/[email protected]", "", { "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.21.0", "@typescript-eslint/type-utils": "8.21.0", "@typescript-eslint/utils": "8.21.0", "@typescript-eslint/visitor-keys": "8.21.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^2.0.0" }, "peerDependencies": { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.8.0" } }, "sha512-eTH+UOR4I7WbdQnG4Z48ebIA6Bgi7WO8HvFEneeYBxG8qCOYgTOFPSg6ek9ITIDvGjDQzWHcoWHCDO2biByNzA=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@changesets/cli": "2.27.12",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.19.0",
"@types/node": "22.10.7",
"@types/node": "22.13.1",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"prettier": "3.4.2",
Expand Down

0 comments on commit 87b9cb9

Please sign in to comment.