aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2024-02-05 06:09:54 -0500
committerGitHub <noreply@github.com>2024-02-05 11:09:54 +0000
commit0e7531bc5b443461d7e76e20877464ccf48a3ef5 (patch)
treeb49be2a250ef6c360b75fc2f1dbec8594865f65e /package.json
parent6b327e0b7a7e8c91f1a7d99520c8769863228074 (diff)
Update @types/node to 20.11.5 and pin (#637)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c4dc2dd8..67442054 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"@types/events": "^3.0.3",
"@types/firefox-webext-browser": "^120.0.0",
"@types/jsdom": "^21.1.6",
- "@types/node": "^20.10.6",
+ "@types/node": "20.11.5",
"@types/wanakana": "^4.0.6",
"@types/zip.js": "^2.0.32",
"@typescript-eslint/eslint-plugin": "^6.16.0",