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 Nov 19, 2024
1 parent 6b0637c commit b317b7e
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 121 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
"typegen": "node ./scripts/typegen.mjs"
},
"dependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-unicorn": "^55.0.0",
"globals": "^15.12.0",
"typescript-eslint": "^8.13.0"
"typescript-eslint": "^8.15.0"
},
"devDependencies": {
"@eslint/config-inspector": "^0.5.6",
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-typegen": "^0.3.2",
"jiti": "^2.4.0",
"prettier": "^3.3.3",
Expand All @@ -49,5 +49,5 @@
"eslint": "*",
"typescript": "*"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.13.2"
}
Loading

0 comments on commit b317b7e

Please sign in to comment.