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 Dec 28, 2024
1 parent 6e9b60c commit c08c8bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,26 @@
},
"bundleDependencies": true,
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.17.0",
"@semantic-release/exec": "^6.0.3",
"@types/bun": "latest",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.9.3",
"@types/node": "^22.10.2",
"@types/traverse": "^0.6.37",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"generate-license-file": "^3.6.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"lint-staged": "^15.3.0",
"prettier": "^3.4.2",
"prettier-plugin-sh": "^0.14.0",
"semantic-release": "^24.2.0",
"ts-json-schema-generator": "^2.3.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
"typescript-eslint": "^8.18.2"
},
"scripts": {
"prepare": "husky",
Expand Down

0 comments on commit c08c8bc

Please sign in to comment.