Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/prettier-2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
newerton committed Mar 17, 2021
2 parents 2a7561a + 80cdfc9 commit 88b59f4
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 449 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -9,15 +9,15 @@
"test": "jest"
},
"devDependencies": {
"@types/express": "^4.17.5",
"@types/jest": "^26.0.20",
"@types/express": "^4.17.11",
"@types/jest": "^25.2.1",
"@types/supertest": "^2.0.8",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.27.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-config-prettier": "^6.15.0",
"eslint-import-resolver-typescript": "^2.0.0",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-prettier": "^3.3.1",
"jest": "^25.3.0",
Expand All @@ -29,6 +29,6 @@
},
"dependencies": {
"express": "^4.17.1",
"uuidv4": "^6.0.7"
"uuidv4": "^6.2.6"
}
}

0 comments on commit 88b59f4

Please sign in to comment.