Skip to content

Commit

Permalink
chore: Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoltman committed Jan 21, 2020
1 parent a1da3cb commit 7550fa3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -46,12 +46,12 @@
},
"devDependencies": {
"@medley/medley": "~0.13.0",
"@nwoltman/eslint-config": "~0.5.1",
"coveralls": "^3.0.7",
"eslint": "^6.6.0",
"form-data": "^2.5.1",
"mocha": "^6.2.2",
"nyc": "^14.1.1",
"@nwoltman/eslint-config": "~0.6.0",
"coveralls": "^3.0.9",
"eslint": "^6.8.0",
"form-data": "^3.0.0",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"proxyquire": "^2.1.3",
"testdata-w3c-json-form": "~1.0.0"
},
Expand Down

0 comments on commit 7550fa3

Please sign in to comment.