Skip to content

Commit bac1280

Browse files
committed
Update dependencies
1 parent 768189d commit bac1280

File tree

2 files changed

+64
-102
lines changed

2 files changed

+64
-102
lines changed

package-lock.json

Lines changed: 60 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "https-localhost",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "HTTPS server running on localhost",
55
"main": "index.js",
66
"scripts": {
@@ -52,10 +52,10 @@
5252
},
5353
"devDependencies": {
5454
"coveralls": "^3.0.6",
55-
"eslint": "^6.2.1",
56-
"eslint-config-standard": "^14.0.0",
55+
"eslint": "^6.2.2",
56+
"eslint-config-standard": "^14.1.0",
5757
"eslint-plugin-import": "^2.18.2",
58-
"eslint-plugin-node": "^9.1.0",
58+
"eslint-plugin-node": "^9.2.0",
5959
"eslint-plugin-promise": "^4.2.1",
6060
"eslint-plugin-standard": "^4.0.1",
6161
"mocha": "^6.2.0",

0 commit comments

Comments
 (0)