Skip to content

Commit

Permalink
chore(deps): update linters (#229)
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 26, 2024
1 parent 3a7c0d8 commit 8ad2e86
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 519 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
"test:integration:ci": "lerna run test:integration:ci"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@rollup/plugin-typescript": "12.1.1",
"@tsconfig/node20": "20.1.4",
"@types/jest": "29.5.14",
"@valian/eslint-config": "1.3.7",
"eslint": "9.13.0",
"@valian/eslint-config": "1.3.12",
"eslint": "9.15.0",
"firebase-functions-test": "3.3.0",
"firebase-tools": "13.25.0",
"husky": "9.1.7",
"jest": "29.7.0",
"jest-mock-extended": "3.0.7",
"lerna": "8.1.9",
"markdownlint-cli2": "0.15.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"rollup": "4.27.3",
"rollup-plugin-dts": "6.1.1",
"ts-essentials": "10.0.3",
Expand Down
Loading

0 comments on commit 8ad2e86

Please sign in to comment.