Skip to content

Commit

Permalink
chore(deps-dev): bump @hyperse/eslint-config-hyperse from 1.0.4 to 1.0.6
Browse files Browse the repository at this point in the history
Bumps [@hyperse/eslint-config-hyperse](https://github.com/hyperse-io/eslint-config-hyperse) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/hyperse-io/eslint-config-hyperse/releases)
- [Changelog](https://github.com/hyperse-io/eslint-config-hyperse/blob/main/CHANGELOG.md)
- [Commits](hyperse-io/eslint-config-hyperse@v1.0.4...v1.0.6)

---
updated-dependencies:
- dependency-name: "@hyperse/eslint-config-hyperse"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 7c7a05d commit 61a37f6
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -908,8 +908,8 @@ __metadata:
linkType: hard

"@hyperse/eslint-config-hyperse@npm:^1.0.4":
version: 1.0.4
resolution: "@hyperse/eslint-config-hyperse@npm:1.0.4"
version: 1.0.6
resolution: "@hyperse/eslint-config-hyperse@npm:1.0.6"
dependencies:
"@eslint/js": "npm:^9.3.0"
"@next/eslint-plugin-next": "npm:^14.2.3"
Expand All @@ -918,21 +918,22 @@ __metadata:
eslint-define-config: "npm:^2.1.0"
eslint-plugin-mdx: "npm:^3.1.5"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.34.1"
eslint-plugin-react: "npm:^7.34.2"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-regexp: "npm:^2.6.0"
eslint-plugin-simple-import-sort: "npm:^12.1.0"
eslint-plugin-sonarjs: "npm:^1.0.3"
eslint-plugin-tailwindcss: "npm:^3.17.0"
eslint-plugin-vitest: "npm:^0.5.4"
get-tsconfig: "npm:^4.7.5"
globals: "npm:^15.3.0"
prettier: "npm:^3.2.5"
tailwindcss: "npm:^3.4.3"
typescript-eslint: "npm:^8.0.0-alpha.16"
peerDependencies:
eslint: ^9.3.0
typescript: ^5.4.3
checksum: 10/03c611d8a1c07941ef02a6f3c82b7ce7eaaed34af4727c6b8c6ea6375bd086b3302ce7732d2a4876b9215546c65bec9bc944b8548660fc2b164816bc2d2902f7
checksum: 10/8f098f6c85c397c72ead7bee48e674a42e935b80de96af0bf3ad5de06bff5ed121f92d3daf64fc953f05821a75698adf9d177f9434aa2f7a9a482fb21374217c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3444,7 +3445,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.34.1":
"eslint-plugin-react@npm:^7.34.2":
version: 7.34.2
resolution: "eslint-plugin-react@npm:7.34.2"
dependencies:
Expand Down Expand Up @@ -4246,6 +4247,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.3.0":
version: 15.3.0
resolution: "globals@npm:15.3.0"
checksum: 10/ad4e845884e045d211fd7c4511f51a3484d6db8438d7a8ec9366919771f802596964aaa514f2561bd375ee7d0d57e83a056ef50996eee5a676400534c75e4d06
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.3
resolution: "globalthis@npm:1.0.3"
Expand Down

0 comments on commit 61a37f6

Please sign in to comment.