Skip to content

Commit

Permalink
chore(deps-dev): bump the lint group with 2 updates (#303)
Browse files Browse the repository at this point in the history
Bumps the lint group with 2 updates: [eslint-config-xo-bizon](https://github.com/bizon/eslint-config-xo-bizon) and [xo](https://github.com/xojs/xo).


Updates `eslint-config-xo-bizon` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/bizon/eslint-config-xo-bizon/releases)
- [Commits](bizon/eslint-config-xo-bizon@v3.0.2...v3.0.3)

Updates `xo` from 0.57.0 to 0.58.0
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.57.0...v0.58.0)

---
updated-dependencies:
- dependency-name: eslint-config-xo-bizon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: xo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent e38d62b commit a2e78f6
Show file tree
Hide file tree
Showing 2 changed files with 633 additions and 538 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@jest/types": "^29.6.3",
"@tsconfig/node20": "^20.1.4",
"@types/jest": "^29.5.12",
"eslint-config-xo-bizon": "^3.0.2",
"eslint-config-xo-bizon": "^3.0.3",
"jest": "^29.7.0",
"microbundle": "^0.15.1",
"semantic-release": "^23.0.6",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.3",
"xo": "^0.57.0"
"xo": "^0.58.0"
},
"keywords": [
"amazon",
Expand Down
Loading

0 comments on commit a2e78f6

Please sign in to comment.