Skip to content

Commit 1600872

Browse files
renovate-bottravi
authored andcommitted
chore(deps): pin dependencies
1 parent 99bc15a commit 1600872

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"lint:travis": "travis-lint .travis.yml"
2222
},
2323
"devDependencies": {
24-
"@form8ion/commitlint-config": "^1.0.7",
24+
"@form8ion/commitlint-config": "1.0.7",
2525
"@form8ion/eslint-config": "1.6.16",
26-
"@form8ion/remark-lint-preset": "^1.0.1",
27-
"ban-sensitive-files": "^1.9.2",
28-
"cz-conventional-changelog": "^3.0.2",
29-
"husky": "^4.0.2",
30-
"npm-run-all": "^4.1.5",
31-
"remark-cli": "^8.0.0",
32-
"travis-lint": "^1.0.0"
26+
"@form8ion/remark-lint-preset": "1.0.1",
27+
"ban-sensitive-files": "1.9.2",
28+
"cz-conventional-changelog": "3.0.2",
29+
"husky": "4.0.3",
30+
"npm-run-all": "4.1.5",
31+
"remark-cli": "8.0.0",
32+
"travis-lint": "1.0.0"
3333
},
3434
"dependencies": {
3535
"babel-eslint": "10.1.0",

0 commit comments

Comments
 (0)