Skip to content

Commit eac6ba1

Browse files
renovate[bot]bcoe
authored andcommitted
chore(deps): pin dependencies (#332)
1 parent db2c6e5 commit eac6ba1

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -38,34 +38,34 @@
3838
},
3939
"homepage": "https://github.com/conventional-changelog/standard-version#readme",
4040
"dependencies": {
41-
"chalk": "^2.4.1",
42-
"conventional-changelog": "^3.1.2",
43-
"conventional-changelog-config-spec": "^1.0.0",
44-
"conventional-recommended-bump": "^4.1.1",
45-
"detect-indent": "^5.0.0",
46-
"detect-newline": "^2.1.0",
47-
"dotgitignore": "^2.1.0",
48-
"figures": "^2.0.0",
49-
"find-up": "^3.0.0",
50-
"fs-access": "^1.0.0",
51-
"git-semver-tags": "^2.0.2",
52-
"semver": "^5.2.0",
53-
"stringify-package": "^1.0.0",
54-
"yargs": "^12.0.2"
41+
"chalk": "2.4.2",
42+
"conventional-changelog": "3.1.7",
43+
"conventional-changelog-config-spec": "1.0.0",
44+
"conventional-recommended-bump": "4.1.1",
45+
"detect-indent": "5.0.0",
46+
"detect-newline": "2.1.0",
47+
"dotgitignore": "2.1.0",
48+
"figures": "2.0.0",
49+
"find-up": "3.0.0",
50+
"fs-access": "1.0.1",
51+
"git-semver-tags": "2.0.2",
52+
"semver": "5.7.0",
53+
"stringify-package": "1.0.0",
54+
"yargs": "12.0.5"
5555
},
5656
"devDependencies": {
57-
"chai": "^3.5.0",
58-
"coveralls": "^3.0.3",
59-
"eslint": "^5.16.0",
60-
"eslint-config-standard": "^12.0.0",
61-
"eslint-plugin-import": "^2.16.0",
62-
"eslint-plugin-node": "^8.0.1",
63-
"eslint-plugin-promise": "^4.0.1",
64-
"eslint-plugin-standard": "^4.0.0",
65-
"mocha": "^5.2.0",
66-
"mock-git": "^1.0.3",
67-
"mockery": "^2.0.0",
68-
"nyc": "^13.3.0",
69-
"shelljs": "^0.7.8"
57+
"chai": "3.5.0",
58+
"coveralls": "3.0.3",
59+
"eslint": "5.16.0",
60+
"eslint-config-standard": "12.0.0",
61+
"eslint-plugin-import": "2.17.2",
62+
"eslint-plugin-node": "8.0.1",
63+
"eslint-plugin-promise": "4.1.1",
64+
"eslint-plugin-standard": "4.0.0",
65+
"mocha": "5.2.0",
66+
"mock-git": "1.0.3",
67+
"mockery": "2.1.0",
68+
"nyc": "13.3.0",
69+
"shelljs": "0.7.8"
7070
}
7171
}

0 commit comments

Comments
 (0)