Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/nuget-dependencies-7137befc89
Browse files Browse the repository at this point in the history
  • Loading branch information
khavishbhundoo authored Feb 14, 2025
2 parents b255973 + 4b305c3 commit 99b51ef
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 68 deletions.
139 changes: 76 additions & 63 deletions test/CallMyTrade.Api.AcceptanceTests/package-lock.json

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

10 changes: 5 additions & 5 deletions test/CallMyTrade.Api.AcceptanceTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"dependencies": {
"date-fns": "4.1.0",
"vitest": "3.0.5",
"zod": "3.24.1"
"zod": "3.24.2"
},
"devDependencies": {
"@types/node-fetch": "2.6.12",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"@vitest/ui": "3.0.5",
"eslint": "9.19.0",
"eslint": "9.20.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"prettier": "3.4.2",
"prettier": "3.5.1",
"typescript": "5.7.3"
},
"scripts": {
Expand Down

0 comments on commit 99b51ef

Please sign in to comment.