Skip to content

Commit

Permalink
build(deps): update dependencies (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: opsbr-bot[bot] <119468373+opsbr-bot[bot]@users.noreply.github.com>
  • Loading branch information
opsbr-bot[bot] authored Oct 19, 2024
1 parent 1365078 commit 76a5716
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion THIRD_PARTY_LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ The complete list of contributors can be found at:

The following npm package may be included in this product:

- yaml@2.5.1
- yaml@2.6.0

This package contains the following license and notice below:

Expand Down
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 @@ -21,30 +21,30 @@
"commander": "^12.1.0",
"tempy": "^3.1.0",
"traverse": "^0.6.10",
"yaml": "^2.5.1"
"yaml": "^2.6.0"
},
"bundleDependencies": true,
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.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.7.5",
"@types/node": "^22.7.6",
"@types/traverse": "^0.6.37",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"generate-license-file": "^3.5.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier-plugin-sh": "^0.14.0",
"semantic-release": "^24.1.2",
"semantic-release": "^24.1.3",
"ts-json-schema-generator": "^2.3.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1"
"typescript-eslint": "^8.10.0"
},
"scripts": {
"prepare": "husky",
Expand Down

0 comments on commit 76a5716

Please sign in to comment.