Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Dec 8, 2024
1 parent 6bae6da commit 658c179
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"test": "standard && node test.js"
},
"dependencies": {
"ci-info": "^3.2.0"
"ci-info": "^4.1.0"
},
"devDependencies": {
"clear-module": "^4.1.1",
"standard": "^16.0.4"
"clear-module": "^4.1.2",
"standard": "^17.1.2"
}
}

0 comments on commit 658c179

Please sign in to comment.