Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Sep 9, 2019
1 parent b4fcdd1 commit 5f9a90e
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 145 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"dependencies": {
"ansi-colors": "^4.1.1",
"axe": "^4.0.1",
"axe": "^4.0.3",
"basic-auth": "^2.0.1",
"clf-date": "^0.1.0",
"iserror": "^0.0.2",
Expand All @@ -38,9 +38,9 @@
"parse-request": "^2.0.2"
},
"devDependencies": {
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/cli": "^7.6.0",
"@babel/core": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"ava": "^2.3.0",
Expand All @@ -51,7 +51,7 @@
"eslint": "^6.3.0",
"eslint-config-xo-lass": "^1.0.3",
"eslint-plugin-compat": "^3.3.0",
"eslint-plugin-node": "^9.2.0",
"eslint-plugin-node": "^10.0.0",
"express": "^4.17.1",
"express-request-id": "^1.4.1",
"fixpack": "^2.3.1",
Expand Down
Loading

0 comments on commit 5f9a90e

Please sign in to comment.