Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7ac108

Browse files
updated the dependencies
1 parent 6a08f79 commit c7ac108

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
},
1919
"homepage": "https://github.com/javascript-spec/github-bot#readme",
2020
"dependencies": {
21-
"jsonfile": "^6.0.1",
21+
"jsonfile": "^6.1.0",
2222
"moment": "^2.29.1",
23-
"random": "^2.2.0",
24-
"simple-git": "^2.21.0"
23+
"random": "^3.0.6",
24+
"simple-git": "^2.46.0"
2525
}
2626
}

0 commit comments

Comments
 (0)