Skip to content

Commit

Permalink
chore(deps): update devdependencies (#257)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 7, 2020
1 parent b28e1e7 commit 4046516
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 121 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,25 +54,25 @@
},
"devDependencies": {
"@types/cross-spawn": "6.0.2",
"@types/eslint": "7.2.5",
"@types/jest": "26.0.15",
"@types/eslint": "7.2.6",
"@types/jest": "26.0.16",
"@types/lodash": "4.14.165",
"@types/node": "12.12.37",
"@types/redis-mock": "0.17.0",
"@typescript-eslint/eslint-plugin": "4.8.2",
"@typescript-eslint/parser": "4.8.2",
"@typescript-eslint/eslint-plugin": "4.9.0",
"@typescript-eslint/parser": "4.9.0",
"check-clean": "0.3.0",
"del-cli": "3.0.1",
"downlevel-dts": "0.7.0",
"eslint": "7.14.0",
"eslint": "7.15.0",
"eslint-config-xo": "0.33.1",
"eslint-config-xo-typescript": "0.36.0",
"eslint-plugin-codegen": "0.14.2",
"eslint-plugin-codegen": "0.14.3",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.3",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-prettier": "3.2.0",
"eslint-plugin-unicorn": "23.0.0",
"expect-type": "0.9.2",
"expect-type": "0.10.0",
"jest": "26.6.3",
"lodash": "4.17.20",
"npm-run-all": "4.1.5",
Expand All @@ -82,7 +82,7 @@
"semantic-release": "17.3.0",
"string-argv": "0.3.1",
"ts-jest": "26.4.4",
"ts-node": "9.0.0",
"ts-node": "9.1.0",
"typescript": "4.1.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 4046516

Please sign in to comment.