Skip to content

Commit 2abb7af

Browse files
fix(deps): update all non-major dependencies
1 parent e2e4fcb commit 2abb7af

File tree

2 files changed

+399
-408
lines changed

2 files changed

+399
-408
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,25 +26,25 @@
2626
"typecheck": "tsc --noEmit"
2727
},
2828
"dependencies": {
29-
"@poppinss/utils": "^6.10.0"
29+
"@poppinss/utils": "^6.10.1"
3030
},
3131
"devDependencies": {
32-
"@adonisjs/eslint-config": "^2.1.0",
32+
"@adonisjs/eslint-config": "^2.1.2",
3333
"@adonisjs/prettier-config": "^1.4.5",
3434
"@adonisjs/tsconfig": "^1.4.1",
35-
"@japa/assert": "^4.0.1",
35+
"@japa/assert": "^4.1.1",
3636
"@japa/expect-type": "^2.0.3",
37-
"@japa/runner": "^4.2.0",
38-
"@swc/core": "^1.13.1",
37+
"@japa/runner": "^4.4.0",
38+
"@swc/core": "^1.13.3",
3939
"@types/node": "^22.15.31",
4040
"c8": "^10.1.3",
4141
"del-cli": "^6.0.0",
42-
"eslint": "^9.31.0",
42+
"eslint": "^9.33.0",
4343
"prettier": "^3.6.2",
4444
"release-it": "^19.0.4",
45-
"ts-node-maintained": "^10.9.5",
45+
"ts-node-maintained": "^10.9.6",
4646
"tsup": "^8.5.0",
47-
"typescript": "^5.8.3"
47+
"typescript": "^5.9.2"
4848
},
4949
"author": "Romain Lanz <romain.lanz@pm.me>",
5050
"contributors": [
@@ -72,5 +72,5 @@
7272
"web": true
7373
}
7474
},
75-
"packageManager": "yarn@4.9.2"
75+
"packageManager": "yarn@4.9.3"
7676
}

0 commit comments

Comments
 (0)