Skip to content

Commit

Permalink
chore(dep): update outdated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikaple committed May 7, 2021
1 parent 76a3159 commit 5eff818
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"@nestjs/platform-express": "^7.6.15",
"@nestjs/testing": "7.6.15",
"@types/express": "^4.17.11",
"@types/jest": "26.0.22",
"@types/jest": "26.0.23",
"@types/lodash": "^4.14.168",
"@types/node": "7.10.14",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"eslint": "7.24.0",
"eslint-config-prettier": "8.2.0",
"@types/node": "^7.10.14",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"eslint": "7.25.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "^3.4.0",
"husky": "6.0.0",
Expand All @@ -63,7 +63,7 @@
"release-it": "14.6.1",
"rimraf": "3.0.2",
"rxjs": "6.6.7",
"ts-jest": "26.5.5",
"ts-jest": "26.5.6",
"typescript": "4.2.4"
},
"peerDependencies": {
Expand All @@ -76,4 +76,4 @@
"prettier --write"
]
}
}
}

0 comments on commit 5eff818

Please sign in to comment.