Skip to content

Commit 72ac981

Browse files
chore(dev): update dev dependencies (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jkroepke-automation[bot] <210774419+jkroepke-automation[bot]@users.noreply.github.com>
1 parent a529547 commit 72ac981

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package-lock.json

Lines changed: 64 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@types/jest": "30.0.0",
4444
"@types/node": "24.10.1",
4545
"@types/semver": "7.7.1",
46-
"@typescript-eslint/eslint-plugin": "8.48.0",
47-
"@typescript-eslint/parser": "8.48.0",
46+
"@typescript-eslint/eslint-plugin": "8.48.1",
47+
"@typescript-eslint/parser": "8.48.1",
4848
"cross-env": "10.1.0",
4949
"eslint": "9.39.1",
5050
"eslint-config-prettier": "10.1.8",
@@ -55,11 +55,11 @@
5555
"husky": "9.1.7",
5656
"jest": "30.2.0",
5757
"make-coverage-badge": "1.2.0",
58-
"prettier": "3.7.2",
58+
"prettier": "3.7.4",
5959
"prettier-eslint": "16.4.2",
6060
"rollup": "4.53.3",
6161
"semantic-release": "25.0.2",
62-
"ts-jest": "29.4.5",
62+
"ts-jest": "29.4.6",
6363
"ts-jest-resolver": "2.0.1",
6464
"typescript": "5.9.3"
6565
},

0 commit comments

Comments
 (0)