Skip to content

Commit 3c3aa98

Browse files
committed
chore(deps): pin dependencies
1 parent 1c9e830 commit 3c3aa98

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@typescript-eslint/eslint-plugin": "1.13.0",
5454
"@typescript-eslint/parser": "1.13.0",
5555
"babel-loader": "8.0.6",
56-
"conventional-changelog-cli": "^2.0.21",
57-
"conventional-recommended-bump": "^5.0.0",
56+
"conventional-changelog-cli": "2.0.21",
57+
"conventional-recommended-bump": "5.0.0",
5858
"core-js": "3.1.4",
5959
"cypress": "3.4.0",
6060
"eslint": "6.1.0",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2240,7 +2240,7 @@ conventional-changelog-atom@^2.0.1:
22402240
dependencies:
22412241
q "^1.5.1"
22422242

2243-
conventional-changelog-cli@^2.0.21:
2243+
22442244
version "2.0.21"
22452245
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.21.tgz#7469ddd663a8e68967b6d8c9c2cf207d1d7462f7"
22462246
integrity sha512-gMT1XvSVmo9Np1WUXz8Mvt3K+OtzR+Xu13z0jq/3qsXBbLuYc2/oaUXVr68r3fYOL8E9dN2uvX7Hc7RkeWvRVA==
@@ -2380,7 +2380,7 @@ conventional-commits-parser@^3.0.2:
23802380
through2 "^3.0.0"
23812381
trim-off-newlines "^1.0.0"
23822382

2383-
conventional-recommended-bump@^5.0.0:
2383+
23842384
version "5.0.0"
23852385
resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-5.0.0.tgz#019d45a1f3d2cc14a26e9bad1992406ded5baa23"
23862386
integrity sha512-CsfdICpbUe0pmM4MTG90GPUqnFgB1SWIR2HAh+vS+JhhJdPWvc0brs8oadWoYGhFOQpQwe57JnvzWEWU0m2OSg==

0 commit comments

Comments
 (0)