Skip to content

Commit 28e236d

Browse files
authored
Merge pull request #52 from adhocteam/automated-dependency-updates
Automated Dependency Updates
2 parents 3a000f4 + f7e7ab8 commit 28e236d

4 files changed

Lines changed: 13 additions & 25 deletions

File tree

audit-report.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
},
1313
"dependencies": {
1414
"prod": 7,
15-
"dev": 387,
16-
"optional": 2,
15+
"dev": 407,
16+
"optional": 28,
1717
"peer": 0,
1818
"peerOptional": 0,
19-
"total": 393
19+
"total": 413
2020
}
2121
}
2222
}

dependency-updates.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
{
2-
"@types/jest": "^30.0.0",
3-
"@types/node": "^25.5.0",
42
"@typescript-eslint/eslint-plugin": "^8.57.2",
53
"@typescript-eslint/parser": "^8.57.2",
64
"eslint": "^10.1.0",
7-
"eslint-config-prettier": "^10.1.8",
8-
"eslint-plugin-prettier": "^5.5.5",
9-
"jest": "^30.3.0",
10-
"prettier": "^3.8.1",
11-
"ts-jest": "^29.4.6",
125
"typescript": "^6.0.2"
136
}

dependency-updates.txt

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
Checking /home/runner/work/usai-api/usai-api/package.json
22

3+
Patch Backwards-compatible bug fixes
4+
@typescript-eslint/eslint-plugin ^8.57.1 → ^8.57.2
5+
@typescript-eslint/parser ^8.57.1 → ^8.57.2
6+
37
Minor Backwards-compatible features
4-
@typescript-eslint/eslint-plugin ^8.56.1 → ^8.57.2
5-
@typescript-eslint/parser ^8.56.1 → ^8.57.2
6-
eslint-plugin-prettier ^5.0.0 → ^5.5.5
7-
prettier ^3.0.2 → ^3.8.1
8-
ts-jest ^29.1.1 → ^29.4.6
8+
eslint ^10.0.3 → ^10.1.0
99

1010
Major Potentially breaking API changes
11-
@types/jest ^29.5.5 → ^30.0.0
12-
@types/node ^20.5.0 → ^25.5.0
13-
eslint ^8.47.0 → ^10.1.0
14-
eslint-config-prettier ^9.0.0 → ^10.1.8
15-
jest ^29.6.2 → ^30.3.0
16-
typescript ^5.1.6 → ^6.0.2
11+
typescript ^5.9.3 → ^6.0.2
1712

1813
Run ncu --format group -u to upgrade package.json

package-lock.json

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

0 commit comments

Comments
 (0)