Skip to content

Commit

Permalink
build(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent bceca3a commit 0084410
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"bundleDependencies": true,
"devDependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@semantic-release/exec": "^6.0.3",
"@types/bun": "latest",
"@types/eslint-config-prettier": "^6.11.3",
Expand All @@ -34,17 +34,17 @@
"@types/node": "^22.9.0",
"@types/traverse": "^0.6.37",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"generate-license-file": "^3.6.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier-plugin-sh": "^0.14.0",
"semantic-release": "^24.2.0",
"ts-json-schema-generator": "^2.3.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0"
"typescript-eslint": "^8.15.0"
},
"scripts": {
"prepare": "husky",
Expand Down

0 comments on commit 0084410

Please sign in to comment.