Skip to content

Commit 9ecc9bd

Browse files
committed
chore: update dependencies
1 parent 5104e11 commit 9ecc9bd

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,23 @@
2525
"author": "virk",
2626
"license": "MIT",
2727
"devDependencies": {
28-
"@adonisjs/ace": "^5.0.1",
29-
"@adonisjs/fold": "^4.0.8",
30-
"@adonisjs/framework": "^5.0.6",
31-
"@adonisjs/lucid": "^5.0.3",
32-
"@adonisjs/sink": "^1.0.16",
33-
"@adonisjs/validator": "^5.0.3",
34-
"coveralls": "^3.0.0",
28+
"@adonisjs/ace": "^5.0.8",
29+
"@adonisjs/fold": "^4.0.9",
30+
"@adonisjs/framework": "^5.0.12",
31+
"@adonisjs/lucid": "^5.0.4",
32+
"@adonisjs/sink": "^1.0.17",
33+
"@adonisjs/validator": "^5.0.6",
34+
"coveralls": "^3.0.2",
3535
"cz-conventional-changelog": "^2.1.0",
3636
"japa": "^1.0.6",
3737
"japa-cli": "^1.0.1",
38-
"nyc": "^11.7.1",
39-
"sqlite3": "^4.0.0",
38+
"nyc": "^11.9.0",
39+
"sqlite3": "^4.0.6",
4040
"standard": "^11.0.1"
4141
},
4242
"dependencies": {
43-
"@adonisjs/generic-exceptions": "^2.0.0",
44-
"moment": "^2.22.1",
43+
"@adonisjs/generic-exceptions": "^2.0.1",
44+
"moment": "^2.24.0",
4545
"rand-token": "^0.4.0"
4646
},
4747
"standard": {

0 commit comments

Comments
 (0)