Skip to content

Commit

Permalink
chore(deps): update devdependencies (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 71ac08c commit f878a69
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 468 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"@eslint/js": "^9.14.0",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.7",
"@nx/eslint": "20.1.2",
"@nx/eslint-plugin": "20.1.2",
"@nx/jest": "20.1.2",
"@nx/js": "20.1.2",
"@nx/nest": "20.1.2",
"@nx/node": "20.1.2",
"@nx/web": "20.1.2",
"@nx/webpack": "20.1.2",
"@nx/workspace": "20.1.2",
"@nx/eslint": "20.1.3",
"@nx/eslint-plugin": "20.1.3",
"@nx/jest": "20.1.3",
"@nx/js": "20.1.3",
"@nx/nest": "20.1.3",
"@nx/node": "20.1.3",
"@nx/web": "20.1.3",
"@nx/webpack": "20.1.3",
"@nx/workspace": "20.1.3",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@swc-node/register": "~1.10.0",
Expand All @@ -54,13 +54,13 @@
"git-cz": "^4.9.0",
"jest": "^29.7.0",
"jest-environment-node": "^29.7.0",
"nx": "20.1.2",
"nx": "20.1.3",
"prettier": "^3.0.0",
"semantic-release": "^24.2.0",
"ts-jest": "^29.2.5",
"ts-node": "10.9.2",
"tslib": "^2.8.1",
"typescript": "~5.6.0",
"typescript": "~5.7.0",
"typescript-eslint": "^8.13.0",
"webpack-cli": "^5.1.4"
},
Expand Down
Loading

0 comments on commit f878a69

Please sign in to comment.