Skip to content

Commit aa144f4

Browse files
committed
chore: update dependencies
1 parent e7436f0 commit aa144f4

3 files changed

Lines changed: 259 additions & 681 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
},
1717
"devDependencies": {
1818
"@adonisjs/tsconfig": "^1.4.0",
19-
"@japa/assert": "3.0.0",
20-
"@japa/expect-type": "2.0.2",
21-
"@japa/file-system": "2.3.0",
22-
"@japa/runner": "3.1.4",
23-
"@julr/tooling-configs": "3.1.0",
24-
"@swc/core": "1.7.26",
19+
"@japa/assert": "^4.0.1",
20+
"@japa/expect-type": "^2.0.3",
21+
"@japa/file-system": "^2.3.2",
22+
"@japa/runner": "^4.2.0",
23+
"@julr/tooling-configs": "^3.1.0",
24+
"@swc/core": "^1.10.12",
2525
"@types/node": "^22.13.0",
2626
"c8": "^10.1.3",
2727
"copyfiles": "^2.4.1",

packages/verrou/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@aws-sdk/client-dynamodb": "^3.738.0",
51-
"@japa/expect-type": "2.0.2",
51+
"@japa/expect-type": "2.0.3",
5252
"@types/better-sqlite3": "^7.6.12",
5353
"@types/pg": "^8.11.11",
5454
"@types/proper-lockfile": "^4.1.4",

0 commit comments

Comments
 (0)