Skip to content

Commit

Permalink
fix: add chalk as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cawofeso committed Nov 1, 2024
1 parent 3981b97 commit 5b59cc5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/aws-sdk-client-mock-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
],
"dependencies": {
"@vitest/expect": ">1.6.0",
"chalk": "^5.3.0",
"expect": ">28.1.3",
"tslib": "^2.1.0"
},
Expand All @@ -76,7 +77,6 @@
"@types/sinon": "^17.0.3",
"@vitest/coverage-v8": "^2.1.1",
"aws-sdk-client-mock": "workspace:*",
"chalk": "^5.3.0",
"expect": "29.7.0",
"jest-serializer-ansi-escapes": "3.0.0",
"pretty-ansi": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5b59cc5

Please sign in to comment.