@hint/utils-create-server
Advanced tools
Comparing version 3.4.2 to 3.4.3
@@ -0,1 +1,9 @@ | ||
# 3.4.3 (April 15, 2020) | ||
## Chores | ||
* [[`986279d560`](https://github.com/webhintio/hint/commit/986279d560adb6c905918d0d264401bc155bd7b2)] - Upgrade: Bump ava from 3.4.0 to 3.5.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)). | ||
* [[`326c245db3`](https://github.com/webhintio/hint/commit/326c245db3047d8fb5f54695e8093beb04910f1b)] - Upgrade: Bump @types/node from 12.12.14 to 13.9.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)). | ||
# 3.4.2 (March 18, 2020) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"dependencies": { | ||
"@hint/utils-network": "^1.0.2", | ||
"@hint/utils-string": "^1.0.1", | ||
"@hint/utils-network": "^1.0.3", | ||
"@hint/utils-string": "^1.0.2", | ||
"express": "^4.17.1", | ||
@@ -14,7 +14,7 @@ "is-ci": "^2.0.0", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^12.12.14", | ||
"@types/node": "^13.9.2", | ||
"@types/on-headers": "^1.0.0", | ||
"@typescript-eslint/eslint-plugin": "^1.13.0", | ||
"@typescript-eslint/parser": "^1.12.0", | ||
"ava": "^3.4.0", | ||
"ava": "^3.5.2", | ||
"cpx": "^1.5.0", | ||
@@ -63,3 +63,3 @@ "eslint": "^6.8.0", | ||
}, | ||
"version": "3.4.2" | ||
"version": "3.4.3" | ||
} |
Sorry, the diff of this file is not supported yet
443935
+ Addedcall-bind-apply-helpers@1.0.2(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
Updated@hint/utils-network@^1.0.3
Updated@hint/utils-string@^1.0.2