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 4, 2024
1 parent 6e9b60c commit 5477d84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 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.16.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.1",
"@types/traverse": "^0.6.37",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.15.0",
"eslint": "^9.16.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",
"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.17.0"
},
"scripts": {
"prepare": "husky",
Expand Down

0 comments on commit 5477d84

Please sign in to comment.