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] authored Sep 23, 2024
1 parent 2efd849 commit a2162ac
Show file tree
Hide file tree
Showing 2 changed files with 1,296 additions and 1,306 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,38 +57,38 @@
},
"devDependencies": {
"@types/cross-spawn": "6.0.2",
"@types/eslint": "7.29.0",
"@types/glob": "7.2.0",
"@types/jest": "27.4.1",
"@types/eslint": "9.6.1",
"@types/glob": "8.1.0",
"@types/jest": "29.5.13",
"@types/json-schema": "^7.0.15",
"@types/lodash": "4.14.181",
"@types/node": "16.11.27",
"@types/node": "20.16.5",
"@types/redis-mock": "0.17.1",
"@typescript-eslint/eslint-plugin": "5.19.0",
"@typescript-eslint/parser": "5.19.0",
"del-cli": "4.0.1",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"del-cli": "5.1.0",
"downlevel-dts": "0.9.0",
"eslint": "8.13.0",
"eslint": "9.11.0",
"eslint-config-xo": "0.40.0",
"eslint-config-xo-typescript": "0.50.0",
"eslint-config-xo-typescript": "7.0.0",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "25.7.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-unicorn": "38.0.1",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unicorn": "55.0.0",
"eson-parser": "0.0.6",
"expect-type": "0.13.0",
"fs-syncer": "0.3.4-next.1",
"jest": "27.5.1",
"jest": "29.7.0",
"lodash": "4.17.21",
"npm-run-all": "4.1.5",
"prettier": "2.6.2",
"redis": "3.1.2",
"prettier": "3.3.3",
"redis": "4.7.0",
"redis-mock": "0.56.3",
"string-argv": "0.3.1",
"ts-jest": "27.1.4",
"ts-jest": "29.2.5",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "5.6.2"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
Loading

0 comments on commit a2162ac

Please sign in to comment.