Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d968950e56 |
Generated
+4
-4
@@ -18,7 +18,7 @@
|
||||
"jest": "30.4.2",
|
||||
"prettier": "3.8.3",
|
||||
"ts-jest": "29.4.10",
|
||||
"typescript": "5.9.3"
|
||||
"typescript": "6.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/core": {
|
||||
@@ -5355,9 +5355,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.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
|
||||
"integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
"jest": "30.4.2",
|
||||
"prettier": "3.8.3",
|
||||
"ts-jest": "29.4.10",
|
||||
"typescript": "5.9.3"
|
||||
"typescript": "6.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "3.0.1",
|
||||
|
||||
Reference in New Issue
Block a user