Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
 馃惪 v2.8.0
  • Loading branch information
zhenyulin committed Jun 26, 2018
1 parent 7f032d6 commit 3d05a80
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 207 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -17,30 +17,30 @@
"dependencies": {
"@financial-times/n-error": "^1.0.5",
"@financial-times/n-express-enhancer": "^1.5.0",
"@financial-times/n-logger": "^5.6.3",
"@financial-times/n-logger": "^5.6.4",
"@financial-times/n-utils": "^0.1.0",
"node-fetch": "^2.1.2",
"uuid": "^3.2.1"
},
"devDependencies": {
"@financial-times/n-gage": "^2.0.0",
"@financial-times/n-gage": "^2.0.2",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.3",
"babel-eslint": "^8.2.5",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.6.1",
"coveralls": "^3.0.0",
"eslint": "^4.9.0",
"eslint-config-airbnb-base": "^12.1.0",
"coveralls": "^3.0.1",
"eslint": "^5.0.1",
"eslint-config-airbnb-base": "^13.0.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-jest": "^21.17.0",
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-prettier": "^2.6.1",
"express": "^4.16.3",
"jest": "^23.0.1",
"nodemon": "^1.17.3",
"prettier": "^1.13.2",
"jest": "^23.2.0",
"nodemon": "^1.17.5",
"prettier": "^1.13.6",
"supertest": "^3.1.0"
},
"engines": {
Expand Down

0 comments on commit 3d05a80

Please sign in to comment.