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

Commit 0223169

Browse files
fix: Loosen semantic versioning - prefix dependencies with caret (#107)
1 parent a8e2819 commit 0223169

File tree

3 files changed

+16
-15
lines changed

3 files changed

+16
-15
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
}
2929
},
3030
"dependencies": {
31-
"bluebird": "3.7.1",
32-
"debug": "4.1.1",
33-
"lodash": "4.17.20"
31+
"bluebird": "^3.7.1",
32+
"debug": "^4.1.1",
33+
"lodash": "^4.17.20"
3434
},
3535
"devDependencies": {
3636
"@babel/core": "^7.0.1",

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
"labels": [
1717
"type: dependencies",
1818
"renovate"
19-
]
19+
],
20+
"rangeStrategy": "bump"
2021
}

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3750,12 +3750,7 @@ [email protected]:
37503750
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"
37513751
integrity sha1-9y12C+Cbf3bQjtj66Ysomo0F+rM=
37523752

3753-
[email protected], bluebird@^3.5.5:
3754-
version "3.7.1"
3755-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
3756-
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
3757-
3758-
[email protected], bluebird@^3.5.1, bluebird@^3.5.3:
3753+
[email protected], bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.7.1:
37593754
version "3.7.2"
37603755
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
37613756
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
@@ -3765,6 +3760,11 @@ bluebird@^2.9.24:
37653760
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-2.11.0.tgz#534b9033c022c9579c56ba3b3e5a5caafbb650e1"
37663761
integrity sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=
37673762

3763+
bluebird@^3.5.5:
3764+
version "3.7.1"
3765+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
3766+
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
3767+
37683768
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
37693769
version "4.11.8"
37703770
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
@@ -10194,16 +10194,16 @@ [email protected], "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.12, lodash@^4.1
1019410194
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1019510195
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
1019610196

10197-
10198-
version "4.17.20"
10199-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
10200-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
10201-
1020210197
1020310198
version "4.17.4"
1020410199
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1020510200
integrity sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=
1020610201

10202+
lodash@^4.17.20:
10203+
version "4.17.20"
10204+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
10205+
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
10206+
1020710207
[email protected], log-symbols@^3.0.0:
1020810208
version "3.0.0"
1020910209
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4"

0 commit comments

Comments
 (0)