Skip to content

Commit 03f9670

Browse files
authored
Merge pull request #39 from adhocteam/automated-dependency-updates
Automated Dependency Updates
2 parents 543ee0c + b7c6ad4 commit 03f9670

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

dependency-updates.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"@types/jest": "^30.0.0",
3-
"@types/node": "^25.0.8",
4-
"@typescript-eslint/eslint-plugin": "^8.53.0",
5-
"@typescript-eslint/parser": "^8.53.0",
3+
"@types/node": "^25.0.9",
4+
"@typescript-eslint/eslint-plugin": "^8.53.1",
5+
"@typescript-eslint/parser": "^8.53.1",
66
"eslint": "^9.39.2",
77
"eslint-config-prettier": "^10.1.8",
8-
"eslint-plugin-prettier": "^5.5.4",
8+
"eslint-plugin-prettier": "^5.5.5",
99
"jest": "^30.2.0",
10-
"prettier": "^3.7.4",
10+
"prettier": "^3.8.0",
1111
"ts-jest": "^29.4.6",
1212
"typescript": "^5.9.3"
1313
}

dependency-updates.txt

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

33
Minor Backwards-compatible features
4-
eslint-plugin-prettier ^5.0.0 → ^5.5.4
5-
prettier ^3.0.2 → ^3.7.4
4+
eslint-plugin-prettier ^5.0.0 → ^5.5.5
5+
prettier ^3.0.2 → ^3.8.0
66
ts-jest ^29.1.1 → ^29.4.6
77
typescript ^5.1.6 → ^5.9.3
88

99
Major Potentially breaking API changes
1010
@types/jest ^29.5.5 → ^30.0.0
11-
@types/node ^20.5.0 → ^25.0.8
12-
@typescript-eslint/eslint-plugin ^6.4.0 → ^8.53.0
13-
@typescript-eslint/parser ^6.4.0 → ^8.53.0
11+
@types/node ^20.5.0 → ^25.0.9
12+
@typescript-eslint/eslint-plugin ^6.4.0 → ^8.53.1
13+
@typescript-eslint/parser ^6.4.0 → ^8.53.1
1414
eslint ^8.47.0 → ^9.39.2
1515
eslint-config-prettier ^9.0.0 → ^10.1.8
1616
jest ^29.6.2 → ^30.2.0

0 commit comments

Comments
 (0)