Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 387b06c commit 1738d49
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 440 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,28 +46,28 @@
},
"devDependencies": {
"@tsconfig/node18": "18.2.4",
"@tsconfig/recommended": "1.0.7",
"@tsconfig/recommended": "1.0.8",
"@tsconfig/strictest": "2.0.5",
"@types/inquirer": "9.0.7",
"@types/node": "22.1.0",
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"@types/node": "22.10.5",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"dripip": "0.10.0",
"eslint": "9.8.0",
"eslint": "9.17.0",
"eslint-config-prisma": "0.6.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-tsdoc": "0.3.0",
"execa": "9.3.0",
"fast-glob": "3.3.2",
"eslint-plugin-tsdoc": "0.4.0",
"execa": "9.5.2",
"fast-glob": "3.3.3",
"floggy": "0.3.5",
"fs-jetpack": "5.1.0",
"inquirer": "9.3.6",
"inquirer": "9.3.7",
"markdown-toc": "1.2.0",
"publint": "^0.2.9",
"tsx": "4.16.5",
"typescript": "5.5.4",
"vitest": "2.0.5"
"publint": "^0.3.0",
"tsx": "4.19.2",
"typescript": "5.7.2",
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 1738d49

Please sign in to comment.