Merge pull request #52 from learnhouse/dependabot/npm_and_yarn/types/node-22.13.0

build(deps-dev): bump @types/node from 22.10.3 to 22.13.0
This commit is contained in:
Badr B.
2025-02-02 08:59:23 +01:00
committed by GitHub
3 changed files with 11 additions and 10 deletions

9
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "22.10.3",
"@types/node": "22.13.0",
"typescript": "5.7.3"
}
},
@@ -998,10 +998,11 @@
"integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
},
"node_modules/@types/node": {
"version": "22.10.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.3.tgz",
"integrity": "sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==",
"version": "22.13.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.0.tgz",
"integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"
}

View File

@@ -19,7 +19,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "22.10.3",
"@types/node": "22.13.0",
"typescript": "5.7.3"
}
}

10
pnpm-lock.yaml generated
View File

@@ -34,8 +34,8 @@ importers:
version: 18.3.1(react@18.3.1)
devDependencies:
'@types/node':
specifier: 22.10.3
version: 22.10.3
specifier: 22.13.0
version: 22.13.0
typescript:
specifier: 5.7.3
version: 5.7.3
@@ -409,8 +409,8 @@ packages:
'@types/ms@0.7.34':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
'@types/node@22.10.3':
resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==}
'@types/node@22.13.0':
resolution: {integrity: sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==}
'@types/prop-types@15.7.13':
resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==}
@@ -1997,7 +1997,7 @@ snapshots:
'@types/ms@0.7.34': {}
'@types/node@22.10.3':
'@types/node@22.13.0':
dependencies:
undici-types: 6.20.0