mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-15 22:30:31 +00:00
chore(deps): update dependency typescript to v6
This commit is contained in:
parent
2a3eb97a03
commit
67b34f6fd3
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -35,7 +35,7 @@
|
|||
"rimraf": "^6.0.0",
|
||||
"rollup": "^4.0.0",
|
||||
"rollup-plugin-license": "^3.7.1",
|
||||
"typescript": "^5.7.2",
|
||||
"typescript": "^6.0.0",
|
||||
"typescript-eslint": "^8.16.0"
|
||||
}
|
||||
},
|
||||
|
|
@ -7182,9 +7182,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
||||
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
||||
"version": "6.0.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz",
|
||||
"integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
"rimraf": "^6.0.0",
|
||||
"rollup": "^4.0.0",
|
||||
"rollup-plugin-license": "^3.7.1",
|
||||
"typescript": "^5.7.2",
|
||||
"typescript": "^6.0.0",
|
||||
"typescript-eslint": "^8.16.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue