Merge pull request #57 from learnhouse/dependabot/npm_and_yarn/typescript-5.8.2

This commit is contained in:
Badr B.
2025-03-01 18:58:37 +01:00
committed by GitHub
3 changed files with 10 additions and 10 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/node": "22.13.0",
"typescript": "5.7.3"
"typescript": "5.8.2"
}
},
"node_modules/@babel/runtime": {
@@ -5416,9 +5416,9 @@
}
},
"node_modules/typescript": {
"version": "5.7.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
"version": "5.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {

View File

@@ -20,6 +20,6 @@
},
"devDependencies": {
"@types/node": "22.13.0",
"typescript": "5.7.3"
"typescript": "5.8.2"
}
}

10
pnpm-lock.yaml generated
View File

@@ -37,8 +37,8 @@ importers:
specifier: 22.13.0
version: 22.13.0
typescript:
specifier: 5.7.3
version: 5.7.3
specifier: 5.8.2
version: 5.8.2
packages:
@@ -1568,8 +1568,8 @@ packages:
resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==}
engines: {node: '>=10'}
typescript@5.7.3:
resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
typescript@5.8.2:
resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==}
engines: {node: '>=14.17'}
hasBin: true
@@ -3558,7 +3558,7 @@ snapshots:
type-fest@1.4.0: {}
typescript@5.7.3: {}
typescript@5.8.2: {}
undici-types@6.20.0: {}