Skip to content

Commit db6de50

Browse files
chore(release): 8.0.2 [skip ci]
## [8.0.2](v8.0.1...v8.0.2) (2020-11-28) ### Bug Fixes * bump deps ([d8a5d27](d8a5d27))
1 parent d8a5d27 commit db6de50

File tree

3 files changed

+10
-35
lines changed

3 files changed

+10
-35
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [8.0.2](https://github.com/strattadb/environment/compare/v8.0.1...v8.0.2) (2020-11-28)
4+
5+
6+
### Bug Fixes
7+
8+
* bump deps ([d8a5d27](https://github.com/strattadb/environment/commit/d8a5d278bfc794a67a13cbabc58b517ef2e2f19a))
9+
310
## [8.0.1](https://github.com/strattadb/environment/compare/v8.0.0...v8.0.1) (2020-06-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@strattadb/environment",
3-
"version": "8.0.1",
3+
"version": "8.0.2",
44
"description": "Environment variable configuration for Node.js made easy.",
55
"main": "dist/index.js",
66
"homepage": "https://github.com/strattadb/environment",

yarn.lock

Lines changed: 2 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3150,7 +3150,7 @@ debug@^3.1.0:
31503150
dependencies:
31513151
ms "^2.1.1"
31523152

3153-
debuglog@*, debuglog@^1.0.1:
3153+
debuglog@^1.0.1:
31543154
version "1.0.1"
31553155
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
31563156
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -4747,7 +4747,7 @@ import-modules@^2.0.0:
47474747
resolved "https://registry.yarnpkg.com/import-modules/-/import-modules-2.0.0.tgz#9c1e13b4e7a15682f70a6e3fa29534e4540cfc5d"
47484748
integrity sha512-iczM/v9drffdNnABOKwj0f9G3cFDon99VcG1mxeBsdqnbd+vnQ5c2uAiCHNQITqFTOPaEvwg3VjoWCur0uHLEw==
47494749

4750-
imurmurhash@*, imurmurhash@^0.1.4:
4750+
imurmurhash@^0.1.4:
47514751
version "0.1.4"
47524752
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
47534753
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -6108,11 +6108,6 @@ lockfile@^1.0.4:
61086108
dependencies:
61096109
signal-exit "^3.0.2"
61106110

6111-
lodash._baseindexof@*:
6112-
version "3.1.0"
6113-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
6114-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
6115-
61166111
lodash._baseuniq@~4.6.0:
61176112
version "4.6.0"
61186113
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -6121,33 +6116,11 @@ lodash._baseuniq@~4.6.0:
61216116
lodash._createset "~4.0.0"
61226117
lodash._root "~3.0.0"
61236118

6124-
lodash._bindcallback@*:
6125-
version "3.0.1"
6126-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
6127-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
6128-
6129-
lodash._cacheindexof@*:
6130-
version "3.0.2"
6131-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
6132-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
6133-
6134-
lodash._createcache@*:
6135-
version "3.1.2"
6136-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
6137-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
6138-
dependencies:
6139-
lodash._getnative "^3.0.0"
6140-
61416119
lodash._createset@~4.0.0:
61426120
version "4.0.3"
61436121
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
61446122
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
61456123

6146-
lodash._getnative@*, lodash._getnative@^3.0.0:
6147-
version "3.9.1"
6148-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
6149-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
6150-
61516124
lodash._reinterpolate@^3.0.0:
61526125
version "3.0.0"
61536126
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -6243,11 +6216,6 @@ lodash.once@^4.0.0:
62436216
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
62446217
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
62456218

6246-
lodash.restparam@*:
6247-
version "3.6.1"
6248-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
6249-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
6250-
62516219
lodash.set@^4.3.2:
62526220
version "4.3.2"
62536221
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"

0 commit comments

Comments
 (0)