Skip to content

Commit 4af3845

Browse files
authored
Merge pull request #30 from adhocteam/automated-dependency-updates
Automated Dependency Updates
2 parents 9264467 + e3ea4c4 commit 4af3845

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dependency-updates.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"@types/jest": "^30.0.0",
33
"@types/node": "^24.10.1",
4-
"@typescript-eslint/eslint-plugin": "^8.46.4",
5-
"@typescript-eslint/parser": "^8.46.4",
4+
"@typescript-eslint/eslint-plugin": "^8.47.0",
5+
"@typescript-eslint/parser": "^8.47.0",
66
"eslint": "^9.39.1",
77
"eslint-config-prettier": "^10.1.8",
88
"eslint-plugin-prettier": "^5.5.4",

dependency-updates.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Minor Backwards-compatible features
99
Major Potentially breaking API changes
1010
@types/jest ^29.5.5 → ^30.0.0
1111
@types/node ^20.5.0 → ^24.10.1
12-
@typescript-eslint/eslint-plugin ^6.4.0 → ^8.46.4
13-
@typescript-eslint/parser ^6.4.0 → ^8.46.4
12+
@typescript-eslint/eslint-plugin ^6.4.0 → ^8.47.0
13+
@typescript-eslint/parser ^6.4.0 → ^8.47.0
1414
eslint ^8.47.0 → ^9.39.1
1515
eslint-config-prettier ^9.0.0 → ^10.1.8
1616
jest ^29.6.2 → ^30.2.0

0 commit comments

Comments
 (0)