Skip to content

Commit

Permalink
chore(deps): update node-based dev tools (#231)
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 14, 2024
1 parent 3574c26 commit ca482b3
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 136 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@
"@valian/eslint-config": "1.3.7",
"eslint": "9.13.0",
"firebase-functions-test": "3.3.0",
"firebase-tools": "13.23.1",
"firebase-tools": "13.25.0",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-mock-extended": "3.0.7",
"lerna": "8.1.9",
"markdownlint-cli2": "0.14.0",
"markdownlint-cli2": "0.15.0",
"prettier": "3.3.3",
"rollup": "4.24.3",
"rollup": "4.26.0",
"rollup-plugin-dts": "6.1.1",
"ts-essentials": "10.0.2",
"ts-essentials": "10.0.3",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.3"
},
"engines": {
"node": ">= 18.0.0"
},
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
"packageManager": "pnpm@9.13.0+sha512.beb9e2a803db336c10c9af682b58ad7181ca0fbd0d4119f2b33d5f2582e96d6c0d93c85b23869295b765170fbdaa92890c0da6ada457415039769edf3c959efe"
}
Loading

0 comments on commit ca482b3

Please sign in to comment.