diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-11-26 15:52:32 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-26 15:52:32 +0000 |
| commit | 3b99db2c4ef09bd151057e6f74f6f05c25d1fc1b (patch) | |
| tree | 93b2b93c97a7397426731d3d6a7d87f3a2543d21 /package.json | |
| parent | chore(deps): update dependency @types/node to v18 (#41) (diff) | |
| download | holo-schedule-renovate/node-20.x.tar.xz holo-schedule-renovate/node-20.x.zip | |
chore(deps): update dependency @types/node to v20renovate/node-20.x
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b461481..fc6dabd 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@semantic-release/npm": "^9.0.0", "@semantic-release/release-notes-generator": "^10.0.3", "@types/jsdom": "^16.2.3", - "@types/node": "^18.0.0", + "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^5.0.0", "@typescript-eslint/parser": "^5.0.0", "eslint": "^8.0.0", |