Skip to content

Commit

Permalink
Merge pull request #378 from furality/dependabot/npm_and_yarn/depende…
Browse files Browse the repository at this point in the history
…ncies-dc8065eb91

build(deps): bump the dependencies group with 3 updates
  • Loading branch information
fynn-ai authored Jun 21, 2024
2 parents 01136e0 + b5821f7 commit 3c06596
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"prepare": "npm run build"
},
"dependencies": {
"axios-retry": "^4.4.0"
"axios-retry": "^4.4.1"
},
"devDependencies": {
"@nestjs/common": "^10.3.9",
"@nestjs/core": "^10.3.9",
"@nestjs/platform-express": "^10.3.9",
"@types/node": "^20.14.6",
"@types/node": "^20.14.7",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"eslint": "^8.57.0",
Expand All @@ -44,7 +44,7 @@
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down

0 comments on commit 3c06596

Please sign in to comment.