Skip to content

Commit

Permalink
fix: version update
Browse files Browse the repository at this point in the history
  • Loading branch information
raghuramsadineni committed Nov 19, 2024
1 parent 8f35b71 commit 2b26a0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
"homepage": "https://github.com/toddbluhm/env-cmd#readme",
"dependencies": {
"commander": "^5.0.0",
"cross-spawn": "^7.0.0"
"cross-spawn": "^7.0.6"
},
"devDependencies": {
"@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.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/node": "^12.0.0",
"@types/sinon": "^9.0.0",
Expand Down

0 comments on commit 2b26a0c

Please sign in to comment.