Skip to content

Commit bfefd39

Browse files
committed
update dependencies
1 parent 4589ccb commit bfefd39

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aminzer/dir-diff-cli",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Command line tool for recursive directory comparison",
55
"publishConfig": {
66
"access": "public"
@@ -40,7 +40,7 @@
4040
"typescript:check": "tsc --project tsconfig.json --noEmit"
4141
},
4242
"dependencies": {
43-
"@aminzer/dir-diff": "^5.1.0",
43+
"@aminzer/dir-diff": "^5.1.2",
4444
"chalk": "^5.6.2",
4545
"command-line-args": "^5.2.1",
4646
"single-line-log": "^1.1.2"

0 commit comments

Comments
 (0)