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 Nov 26, 2024
1 parent 53c9e11 commit b056693
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 298 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@eslint-types/prettier": "workspace:~",
"@eslint-types/typescript-eslint": "workspace:~",
"@eslint-types/unicorn": "workspace:~",
"@types/eslint": "~8.56.7",
"@types/eslint": "~9.6.1",
"@types/json-schema": "~7.0.15",
"@types/node": "~20.12.4",
"@types/node": "~22.10.0",
"@typescript-eslint/eslint-plugin": "~7.5.0",
"@typescript-eslint/parser": "~7.5.0",
"change-case": "~5.4.4",
Expand All @@ -31,12 +31,12 @@
"eslint-plugin-prettier": "~5.1.3",
"eslint-plugin-unicorn": "~52.0.0",
"json-schema": "~0.4.0",
"json-schema-to-typescript": "~13.1.2",
"npm-run-all2": "~6.1.2",
"json-schema-to-typescript": "~15.0.3",
"npm-run-all2": "~7.0.1",
"package-json-type": "~1.0.3",
"prettier": "~3.2.5",
"prettier-plugin-organize-imports": "~3.2.4",
"rimraf": "~5.0.5",
"prettier-plugin-organize-imports": "~4.1.0",
"rimraf": "~6.0.1",
"tsx": "~4.7.2",
"typescript": "~5.4.4"
},
Expand Down
Loading

0 comments on commit b056693

Please sign in to comment.