Merge pull request #18 from F04C/dependabot/npm_and_yarn/types/node-22.9.3

Bump @types/node from 20.14.2 to 22.9.3
This commit is contained in:
2024-11-24 18:51:59 +08:00
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/i18n": "^0.13.12",
"@types/node": "^20.14.2",
"@types/node": "^22.9.3",
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^3.1.7",
"prettier": "^3.3.1",
@@ -700,11 +700,11 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.14.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.2.tgz",
"integrity": "sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==",
"version": "22.9.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.3.tgz",
"integrity": "sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==",
"dependencies": {
"undici-types": "~5.26.4"
"undici-types": "~6.19.8"
}
},
"node_modules/@types/ws": {
@@ -3456,9 +3456,9 @@
}
},
"node_modules/undici-types": {
"version": "5.26.5",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
"version": "6.19.8",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="
},
"node_modules/universalify": {
"version": "2.0.0",
+1 -1
View File
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/i18n": "^0.13.12",
"@types/node": "^20.14.2",
"@types/node": "^22.9.3",
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^3.1.7",