fix: version update

This commit is contained in:
RAGHURAM SADINENI 2024-11-19 12:40:57 -06:00
parent 8f35b71651
commit 2b26a0c3b8
No known key found for this signature in database

View File

@ -48,13 +48,13 @@
"homepage": "https://github.com/toddbluhm/env-cmd#readme", "homepage": "https://github.com/toddbluhm/env-cmd#readme",
"dependencies": { "dependencies": {
"commander": "^5.0.0", "commander": "^5.0.0",
"cross-spawn": "^7.0.0" "cross-spawn": "^7.0.6"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^8.0.0", "@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.0.0", "@commitlint/config-conventional": "^8.0.0",
"@types/chai": "^4.0.0", "@types/chai": "^4.0.0",
"@types/cross-spawn": "^6.0.0", "@types/cross-spawn": "^6.0.6",
"@types/mocha": "^7.0.0", "@types/mocha": "^7.0.0",
"@types/node": "^12.0.0", "@types/node": "^12.0.0",
"@types/sinon": "^9.0.0", "@types/sinon": "^9.0.0",