Skip to content

Commit

Permalink
Bump @saberhq/eslint-config-react from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [@saberhq/eslint-config-react](https://github.com/saber-hq/saber-build-common) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/saber-hq/saber-build-common/releases)
- [Commits](saber-hq/saber-build-common@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: "@saberhq/eslint-config-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 4ab45e9 commit 57bbc10
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.0",
"@saberhq/eslint-config": "^3.1.1",
"@saberhq/eslint-config-react": "^3.1.1",
"@saberhq/eslint-config-react": "^3.2.0",
"@saberhq/tsconfig": "^3.1.1",
"@tsconfig/docusaurus": "^2.0.2",
"eslint": "^8.54.0",
Expand Down
35 changes: 27 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2638,7 +2638,7 @@ __metadata:
"@mdx-js/react": "npm:^3.0.0"
"@saberhq/browserslist-config": "npm:^3.1.1"
"@saberhq/eslint-config": "npm:^3.1.1"
"@saberhq/eslint-config-react": "npm:^3.1.1"
"@saberhq/eslint-config-react": "npm:^3.2.0"
"@saberhq/tsconfig": "npm:^3.1.1"
"@tsconfig/docusaurus": "npm:^2.0.2"
clsx: "npm:^2.0.0"
Expand All @@ -2654,17 +2654,17 @@ __metadata:
languageName: unknown
linkType: soft

"@saberhq/eslint-config-react@npm:^3.1.1":
version: 3.1.1
resolution: "@saberhq/eslint-config-react@npm:3.1.1"
"@saberhq/eslint-config-react@npm:^3.2.0":
version: 3.2.0
resolution: "@saberhq/eslint-config-react@npm:3.2.0"
dependencies:
"@saberhq/eslint-config": "npm:^3.1.1"
"@saberhq/eslint-config": "npm:^3.2.0"
eslint-plugin-jsx-a11y: "npm:^6.8.0"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:^4.6.0"
peerDependencies:
eslint: ">=7"
checksum: 33f75a1710548a38a002bb8357d904057f871f5033c9f579fc9666d22fe75a46f3779622d348cddee19135272e7d2d220ad253726dac93c1da1e75287f0f7465
checksum: 7251e7c24bec6a677f6c796d2d3c9bd7bc8ffc5d783a74711bf1ec598d26e82d12ab004055e3ccf162416345548e089788aae26aeb742778287f9442851ef617
languageName: node
linkType: hard

Expand All @@ -2687,6 +2687,25 @@ __metadata:
languageName: node
linkType: hard

"@saberhq/eslint-config@npm:^3.2.0":
version: 3.2.0
resolution: "@saberhq/eslint-config@npm:3.2.0"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^6.13.1"
"@typescript-eslint/parser": "npm:^6.13.1"
eslint-config-prettier: "npm:^9.0.0"
eslint-import-resolver-node: "npm:^0.3.9"
eslint-plugin-import: "npm:^2.29.0"
eslint-plugin-prettier: "npm:^5.0.1"
eslint-plugin-simple-import-sort: "npm:^10.0.0"
eslint-plugin-unused-imports: "npm:^3.0.0"
prettier: "npm:^3.1.0"
peerDependencies:
eslint: ">=7"
checksum: 9eeb610c2e01d830995941a41aba9c1ed7223987eba3a9a3939d7f5a9b638262868c8d86681ac294a73a12f9542feb7a08f1cc9ba524484f8e088a5dd3a9335c
languageName: node
linkType: hard

"@saberhq/tsconfig@npm:^3.1.1":
version: 3.1.1
resolution: "@saberhq/tsconfig@npm:3.1.1"
Expand Down Expand Up @@ -3427,7 +3446,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^6.12.0":
"@typescript-eslint/eslint-plugin@npm:^6.12.0, @typescript-eslint/eslint-plugin@npm:^6.13.1":
version: 6.13.1
resolution: "@typescript-eslint/eslint-plugin@npm:6.13.1"
dependencies:
Expand All @@ -3452,7 +3471,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.12.0":
"@typescript-eslint/parser@npm:^6.12.0, @typescript-eslint/parser@npm:^6.13.1":
version: 6.13.1
resolution: "@typescript-eslint/parser@npm:6.13.1"
dependencies:
Expand Down

0 comments on commit 57bbc10

Please sign in to comment.