Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 15, 2022
1 parent 39f4f82 commit 5bb7597
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 168 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,17 @@
"@types/cross-spawn": "6.0.2",
"@types/eslint": "7.29.0",
"@types/glob": "7.2.0",
"@types/jest": "27.4.1",
"@types/lodash": "4.14.181",
"@types/node": "16.11.27",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.182",
"@types/node": "16.11.41",
"@types/redis-mock": "0.17.1",
"@typescript-eslint/eslint-plugin": "5.19.0",
"@typescript-eslint/parser": "5.19.0",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"del-cli": "4.0.1",
"downlevel-dts": "0.9.0",
"eslint": "8.13.0",
"eslint-config-xo": "0.40.0",
"eslint-config-xo-typescript": "0.50.0",
"downlevel-dts": "0.10.0",
"eslint": "8.17.0",
"eslint-config-xo": "0.41.0",
"eslint-config-xo-typescript": "0.51.1",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "25.7.0",
Expand All @@ -80,13 +80,13 @@
"jest": "27.5.1",
"lodash": "4.17.21",
"npm-run-all": "4.1.5",
"prettier": "2.6.2",
"prettier": "2.7.0",
"redis": "3.1.2",
"redis-mock": "0.56.3",
"string-argv": "0.3.1",
"ts-jest": "27.1.4",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"ts-jest": "27.1.5",
"ts-node": "10.8.1",
"typescript": "4.7.3"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
Loading

0 comments on commit 5bb7597

Please sign in to comment.