Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit e7a3f35

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): pin dependencies
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 50fa854 commit e7a3f35

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"src/"
2424
],
2525
"dependencies": {
26-
"arrayify": "^1.0.0",
27-
"collect-mentions": "^0.1.1"
26+
"arrayify": "1.0.0",
27+
"collect-mentions": "0.1.1"
2828
},
2929
"devDependencies": {
30-
"eslint": "^4.11.0",
31-
"eslint-config-tunnckocore": "^0.3.0",
32-
"hela": "^2.0.6",
33-
"hela-config-tunnckocore": "^2.2.8",
34-
"mukla": "^0.4.9"
30+
"eslint": "4.17.0",
31+
"eslint-config-tunnckocore": "0.3.0",
32+
"hela": "2.0.6",
33+
"hela-config-tunnckocore": "2.2.41",
34+
"mukla": "0.4.9"
3535
},
3636
"keywords": [
3737
"automation"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ array-unique@^0.2.1:
217217
version "0.2.1"
218218
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
219219

220-
arrayify@1.0.0, arrayify@^1.0.0:
220+
arrayify@1.0.0:
221221
version "1.0.0"
222222
resolved "https://registry.yarnpkg.com/arrayify/-/arrayify-1.0.0.tgz#f06a98235b8ef14ca1995992411a9fefb4e49cfc"
223223

@@ -553,7 +553,7 @@ code-point-at@^1.0.0:
553553
version "1.1.0"
554554
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
555555

556-
collect-mentions@^0.1.1:
556+
collect-mentions@0.1.1:
557557
version "0.1.1"
558558
resolved "https://registry.yarnpkg.com/collect-mentions/-/collect-mentions-0.1.1.tgz#5fbb3d9e5a0fa4b458a46900b93d1aabd2647fd2"
559559
dependencies:
@@ -845,7 +845,7 @@ eslint-config-airbnb@^16.0.0:
845845
dependencies:
846846
eslint-config-airbnb-base "^12.1.0"
847847

848-
eslint-config-tunnckocore@^0.3.0:
848+
eslint-config-tunnckocore@0.3.0:
849849
version "0.3.0"
850850
resolved "https://registry.yarnpkg.com/eslint-config-tunnckocore/-/eslint-config-tunnckocore-0.3.0.tgz#222fec1182bc52dd8d92925921f07f61b068e6ce"
851851
dependencies:
@@ -945,7 +945,7 @@ eslint-visitor-keys@^1.0.0:
945945
version "1.0.0"
946946
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
947947

948-
eslint@^4.0.0, eslint@^4.11.0, eslint@^4.5.0:
948+
eslint@4.17.0, eslint@^4.0.0, eslint@^4.5.0:
949949
version "4.17.0"
950950
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.17.0.tgz#dc24bb51ede48df629be7031c71d9dc0ee4f3ddf"
951951
dependencies:
@@ -1424,7 +1424,7 @@ hawk@~6.0.2:
14241424
hoek "4.x.x"
14251425
sntp "2.x.x"
14261426

1427-
hela-config-tunnckocore@^2.2.8:
1427+
hela-config-tunnckocore@2.2.41:
14281428
version "2.2.41"
14291429
resolved "https://registry.yarnpkg.com/hela-config-tunnckocore/-/hela-config-tunnckocore-2.2.41.tgz#cbb4387cd3935f4d4533a7bf51c0f0a9c884fc56"
14301430
dependencies:
@@ -1439,7 +1439,7 @@ hela-config-tunnckocore@^2.2.8:
14391439
rimraf "2.6.2"
14401440
semver "5.5.0"
14411441

1442-
hela@^2.0.6:
1442+
hela@2.0.6:
14431443
version "2.0.6"
14441444
resolved "https://registry.yarnpkg.com/hela/-/hela-2.0.6.tgz#5f4b3415c08bc11770822fb89864ac3e0090f747"
14451445
dependencies:
@@ -2121,7 +2121,7 @@ ms@2.0.0:
21212121
version "2.0.0"
21222122
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
21232123

2124-
mukla@^0.4.9:
2124+
mukla@0.4.9:
21252125
version "0.4.9"
21262126
resolved "https://registry.yarnpkg.com/mukla/-/mukla-0.4.9.tgz#195cf3954154597e35599fdbb4a13c2a41d733f4"
21272127
dependencies:

0 commit comments

Comments
 (0)