Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit d3bb63c

Browse files
committed
chore: update dependencies
1 parent fd27737 commit d3bb63c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"commitizen": "^4.0.3",
3333
"copyfiles": "^2.1.1",
3434
"cz-conventional-changelog": "^3.0.2",
35-
"del-cli": "^2.0.0",
35+
"del-cli": "^3.0.0",
3636
"doctoc": "^1.4.0",
3737
"husky": "^3.0.5",
3838
"japa": "^3.0.1",
3939
"mrm": "^1.2.2",
4040
"np": "^5.0.3",
4141
"ts-node": "^8.3.0",
42-
"tslint": "^5.19.0",
42+
"tslint": "^5.20.0",
4343
"tslint-eslint-rules": "^5.4.0",
4444
"typescript": "^3.6.2"
4545
},
@@ -65,8 +65,8 @@
6565
"create-adonis-ts-app": "build/bin/run.js"
6666
},
6767
"dependencies": {
68-
"@adonisjs/fold": "^6.1.5",
69-
"@adonisjs/sink": "^2.1.9",
68+
"@adonisjs/fold": "^6.1.9",
69+
"@adonisjs/sink": "^2.1.11",
7070
"@poppinss/application": "^1.0.10",
7171
"cli-width": "^2.2.0",
7272
"fs-extra": "^8.1.0",

0 commit comments

Comments
 (0)