Skip to content

Commit

Permalink
build(deps-dev): bump the npm-dependencies group across 1 directory w…
Browse files Browse the repository at this point in the history
…ith 3 updates (#251)
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 30dae8e commit 467fb6c
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 72 deletions.
127 changes: 58 additions & 69 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.

6 changes: 3 additions & 3 deletions test/CallMyTrade.Api.AcceptanceTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"devDependencies": {
"@types/node-fetch": "2.6.12",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@vitest/ui": "2.1.8",
"eslint": "9.17.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"prettier": "3.4.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"scripts": {
"format": "npx prettier --write .",
Expand Down

0 comments on commit 467fb6c

Please sign in to comment.