We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1295323 commit 33d0558Copy full SHA for 33d0558
2 files changed
package.json
@@ -29,9 +29,9 @@
29
"@poppinss/utils": "^6.10.1"
30
},
31
"devDependencies": {
32
- "@adonisjs/eslint-config": "^3.0.0-next.2",
+ "@adonisjs/eslint-config": "^3.0.0-next.4",
33
"@adonisjs/prettier-config": "^1.4.5",
34
- "@adonisjs/tsconfig": "^2.0.0-next.0",
+ "@adonisjs/tsconfig": "^2.0.0-next.2",
35
"@japa/assert": "^4.1.1",
36
"@japa/expect-type": "^2.0.3",
37
"@japa/runner": "^4.4.0",
@@ -40,11 +40,11 @@
40
"@types/node": "^22.15.31",
41
"c8": "^10.1.3",
42
"del-cli": "^7.0.0",
43
- "eslint": "^9.36.0",
+ "eslint": "^9.37.0",
44
"prettier": "^3.6.2",
45
"release-it": "^19.0.5",
46
"tsup": "^8.5.0",
47
- "typescript": "^5.9.2"
+ "typescript": "^5.9.3"
48
49
"author": "Romain Lanz <romain.lanz@pm.me>",
50
"contributors": [
0 commit comments