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 Jan 20, 2025
1 parent 6e9b60c commit f59a085
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,31 @@
"ajv": "^8.17.1",
"commander": "^12.1.0",
"tempy": "^3.1.0",
"traverse": "^0.6.10",
"yaml": "^2.6.1"
"traverse": "^0.6.11",
"yaml": "^2.7.0"
},
"bundleDependencies": true,
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.18.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.7",
"@types/traverse": "^0.6.37",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.15.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"generate-license-file": "^3.6.0",
"generate-license-file": "^3.7.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"lint-staged": "^15.4.1",
"prettier": "^3.4.2",
"prettier-plugin-sh": "^0.14.0",
"semantic-release": "^24.2.0",
"semantic-release": "^24.2.1",
"ts-json-schema-generator": "^2.3.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0"
},
"scripts": {
"prepare": "husky",
Expand Down

0 comments on commit f59a085

Please sign in to comment.