Skip to content

Commit 271b20c

Browse files
committed
update dependencies
1 parent bfefd39 commit 271b20c

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

package-lock.json

Lines changed: 19 additions & 19 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.2",
3+
"version": "3.1.3",
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.2",
43+
"@aminzer/dir-diff": "^5.1.3",
4444
"chalk": "^5.6.2",
4545
"command-line-args": "^5.2.1",
4646
"single-line-log": "^1.1.2"

0 commit comments

Comments
 (0)