Skip to content

Commit

Permalink
build(deps): update dependencies (#27)
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 Nov 23, 2024
1 parent f0b028c commit e121050
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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:

- [email protected].0
- [email protected].1

This package contains the following license:

Expand Down
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"commander": "^12.1.0",
"tempy": "^3.1.0",
"traverse": "^0.6.10",
"yaml": "^2.6.0"
"yaml": "^2.6.1"
},
"bundleDependencies": true,
"devDependencies": {
Expand All @@ -31,7 +31,7 @@
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"@types/traverse": "^0.6.37",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.15.0",
Expand All @@ -43,7 +43,7 @@
"prettier-plugin-sh": "^0.14.0",
"semantic-release": "^24.2.0",
"ts-json-schema-generator": "^2.3.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
},
"scripts": {
Expand Down

0 comments on commit e121050

Please sign in to comment.