Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
klippx committed Nov 5, 2024
1 parent 0516a88 commit 47294d8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@colors/colors": "^1.6.0",
"diff": "^7.0.0",
"tty-table": "^4.2.3"
}
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1920,6 +1920,13 @@ __metadata:
languageName: node
linkType: hard

"@colors/colors@npm:^1.6.0":
version: 1.6.0
resolution: "@colors/colors@npm:1.6.0"
checksum: 10/66d00284a3a9a21e5e853b256942e17edbb295f4bd7b9aa7ef06bbb603568d5173eb41b0f64c1e51748bc29d382a23a67d99956e57e7431c64e47e74324182d9
languageName: node
linkType: hard

"@cspotcode/source-map-support@npm:^0.8.0":
version: 0.8.1
resolution: "@cspotcode/source-map-support@npm:0.8.1"
Expand Down Expand Up @@ -8753,6 +8760,7 @@ __metadata:
"@babel/register": "npm:^7.24.6"
"@changesets/cli": "npm:^2.27.8"
"@chiragrupani/karma-chromium-edge-launcher": "npm:^2.4.1"
"@colors/colors": "npm:^1.6.0"
"@types/diff": "npm:^5.2.2"
"@types/jest": "npm:^29.5.12"
"@types/karma": "npm:^6.3.8"
Expand Down

0 comments on commit 47294d8

Please sign in to comment.