Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 57b86a2 commit af983c9
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 575 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,29 +25,29 @@
"typegen": "node ./scripts/typegen.mjs"
},
"dependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.21.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-unicorn": "^56.0.1",
"globals": "^15.14.0",
"typescript-eslint": "^8.18.2"
"globals": "^15.15.0",
"typescript-eslint": "^8.25.0"
},
"devDependencies": {
"@eslint/config-inspector": "^0.6.0",
"@eslint/config-inspector": "^0.7.1",
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.2",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"@types/node": "^22.13.5",
"automd": "^0.4.0",
"changelogen": "^0.6.0",
"eslint": "^9.21.0",
"eslint-typegen": "^0.3.2",
"jiti": "^2.4.2",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"prettier": "^3.5.2",
"typescript": "^5.7.3",
"unbuild": "^2.0.0"
},
"peerDependencies": {
"eslint": "*",
"typescript": "*"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].6"
}
Loading

0 comments on commit af983c9

Please sign in to comment.