@eik/core
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -0,1 +1,8 @@ | ||
## [1.2.5](https://github.com/eik-lib/core/compare/v1.2.4...v1.2.5) (2021-01-25) | ||
### Bug Fixes | ||
* **deps:** update dependency @eik/common to v1.5.0 ([7715ed8](https://github.com/eik-lib/core/commit/7715ed8e500e53fed141678c37688d9bd21890e4)) | ||
## [1.2.4](https://github.com/eik-lib/core/compare/v1.2.3...v1.2.4) (2021-01-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/core", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Core server package", | ||
@@ -21,3 +21,3 @@ "main": "lib/main.js", | ||
"dependencies": { | ||
"@eik/common": "1.4.2", | ||
"@eik/common": "1.5.0", | ||
"@eik/sink": "1.1.0", | ||
@@ -41,7 +41,7 @@ "@metrics/client": "2.5.0", | ||
"@semantic-release/github": "7.2.0", | ||
"@semantic-release/npm": "7.0.9", | ||
"@semantic-release/npm": "7.0.10", | ||
"@semantic-release/release-notes-generator": "9.0.1", | ||
"eslint": "7.17.0", | ||
"eslint": "7.18.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-config-prettier": "7.1.0", | ||
"eslint-config-prettier": "7.2.0", | ||
"eslint-plugin-import": "2.22.1", | ||
@@ -53,5 +53,5 @@ "eslint-plugin-prettier": "3.3.1", | ||
"prettier": "2.2.1", | ||
"semantic-release": "17.3.1", | ||
"semantic-release": "17.3.7", | ||
"tap": "14.11.0" | ||
} | ||
} |
111954
+ Added@eik/common@1.5.0(transitive)
- Removed@eik/common@1.4.2(transitive)
Updated@eik/common@1.5.0