Skip to content

Commit c084016

Browse files
authored
Merge pull request #256 from cuaklabs/renovate/all-non-major-dependencies
chore(deps): update all non-major dependencies
2 parents 6b4a20e + d258597 commit c084016

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@cuaklabs/nestjs-typescript-config": "workspace:*",
3535
"husky": "9.0.11",
3636
"lint-staged": "15.2.2",
37-
"turbo": "1.13.0"
37+
"turbo": "1.13.2"
3838
},
3939
"standard-version": {
4040
"skip": {

packages/nestjs-firebase-admin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"devDependencies": {
2222
"@jest/globals": "29.7.0",
2323
"@types/node": "20.12.2",
24-
"@typescript-eslint/eslint-plugin": "7.4.0",
25-
"@typescript-eslint/parser": "7.4.0",
24+
"@typescript-eslint/eslint-plugin": "7.5.0",
25+
"@typescript-eslint/parser": "7.5.0",
2626
"eslint": "8.57.0",
2727
"eslint-import-resolver-typescript": "3.6.1",
2828
"eslint-plugin-import": "2.29.1",

0 commit comments

Comments
 (0)