Skip to content

Commit

Permalink
chore(deps): update devdependencies (#343)
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 13, 2021
1 parent 7a2d755 commit 6af133b
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 330 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
"@types/eslint": "7.29.0",
"@types/glob": "7.2.0",
"@types/jest": "27.0.3",
"@types/lodash": "4.14.177",
"@types/node": "16.11.11",
"@types/redis-mock": "0.17.0",
"@typescript-eslint/eslint-plugin": "5.5.0",
"@typescript-eslint/parser": "5.5.0",
"@types/lodash": "4.14.178",
"@types/node": "16.11.12",
"@types/redis-mock": "0.17.1",
"@typescript-eslint/eslint-plugin": "5.6.0",
"@typescript-eslint/parser": "5.6.0",
"del-cli": "4.0.1",
"downlevel-dts": "0.7.0",
"eslint": "8.4.0",
"eslint": "8.4.1",
"eslint-config-xo": "0.39.0",
"eslint-config-xo-typescript": "0.47.1",
"eslint-plugin-codegen": "0.16.1",
Expand All @@ -77,16 +77,16 @@
"eson-parser": "0.0.5",
"expect-type": "0.13.0",
"fs-syncer": "0.3.4-next.1",
"jest": "27.4.3",
"jest": "27.4.4",
"lodash": "4.17.21",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"redis": "3.1.2",
"redis-mock": "0.56.3",
"string-argv": "0.3.1",
"ts-jest": "27.1.0",
"ts-jest": "27.1.1",
"ts-node": "10.4.0",
"typescript": "4.5.2"
"typescript": "4.5.3"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
Loading

0 comments on commit 6af133b

Please sign in to comment.