Updated types version
Some checks failed
armco-org/configs/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2025-11-09 11:09:58 +05:30
parent 0d9fc19bdf
commit bdc4605930
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@types/uuid": "^10.0.0"
},
"devDependencies": {
"@armco/types": "^0.0.20",
"@armco/types": "^0.0.21",
"@types/node": "^24.10.0",
"glob": "^11.0.3",
"typescript": "^5.9.3",
@@ -25,9 +25,9 @@
}
},
"node_modules/@armco/types": {
"version": "0.0.20",
"resolved": "https://registry.npmjs.org/@armco/types/-/types-0.0.20.tgz",
"integrity": "sha512-7Q6iXeeYBLtE88zhDBE78zEdHZVCIq+68RsraJr98xzP0z0wUEvYr2Tfv7wynjV/qv1aH58XK/dAsqXL7IeqNg==",
"version": "0.0.21",
"resolved": "https://registry.npmjs.org/@armco/types/-/types-0.0.21.tgz",
"integrity": "sha512-ixOJBpJP9a+uDnqndaMGyCsGQTOhdwbFazb7+eAYFng2+CCLS9WF//f8ldAlXmeWapeS9+VZxyxe6apaxjQ0yA==",
"dev": true,
"license": "MIT"
},

View File

@@ -37,7 +37,7 @@
},
"homepage": "https://gitea.armco.devReStruct-Corporate-Advantage/configs#readme",
"devDependencies": {
"@armco/types": "^0.0.20",
"@armco/types": "^0.0.21",
"@types/node": "^24.10.0",
"glob": "^11.0.3",
"typescript": "^5.9.3",