Skip to content

Commit 658c179

Browse files
committedDec 8, 2024·
Bump dependencies
1 parent 6bae6da commit 658c179

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"test": "standard && node test.js"
3030
},
3131
"dependencies": {
32-
"ci-info": "^3.2.0"
32+
"ci-info": "^4.1.0"
3333
},
3434
"devDependencies": {
35-
"clear-module": "^4.1.1",
36-
"standard": "^16.0.4"
35+
"clear-module": "^4.1.2",
36+
"standard": "^17.1.2"
3737
}
3838
}

0 commit comments

Comments
 (0)
Please sign in to comment.