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 Nov 3, 2024
1 parent 387b06c commit 836685a
Show file tree
Hide file tree
Showing 2 changed files with 593 additions and 333 deletions.
20 changes: 10 additions & 10 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.8.7",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"dripip": "0.10.0",
"eslint": "9.8.0",
"eslint": "9.14.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",
"execa": "9.5.1",
"fast-glob": "3.3.2",
"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"
"tsx": "4.19.2",
"typescript": "5.6.3",
"vitest": "2.1.4"
}
}
Loading

0 comments on commit 836685a

Please sign in to comment.