Skip to content

Commit bfd6e7e

Browse files
committed
chore(prompt): unlock dependencies
1 parent ba414c5 commit bfd6e7e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

@commitlint/prompt/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,22 +95,22 @@
9595
"babel-cli": "^6.24.1",
9696
"babel-plugin-add-module-exports": "^0.2.1",
9797
"babel-plugin-transform-runtime": "^6.23.0",
98-
"babel-preset-env": "1.6.0",
98+
"babel-preset-env": "^1.6.0",
9999
"babel-preset-stage-0": "^6.24.1",
100100
"babel-register": "^6.24.1",
101101
"commitizen": "^2.9.6",
102-
"cross-env": "5.0.1",
102+
"cross-env": "^5.0.1",
103103
"throat": "^4.1.0"
104104
},
105105
"dependencies": {
106106
"@commitlint/core": "^3.0.0",
107107
"babel-polyfill": "^6.23.0",
108108
"babel-runtime": "^6.23.0",
109-
"chalk": "1.1.1",
109+
"chalk": "^1.1.1",
110110
"execa": "^0.7.0",
111111
"lodash": "^4.17.4",
112112
"meow": "^3.7.0",
113113
"throat": "^4.1.0",
114-
"vorpal": "1.10.0"
114+
"vorpal": "^1.10.0"
115115
}
116116
}

0 commit comments

Comments
 (0)