Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

chore(devdeps): update dependency @scaleway/eslint-config-react to v3.4.1 #103

Merged
merged 1 commit into from
Feb 20, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-node-resolve": "13.1.3",
"@rollup/plugin-url": "6.1.0",
"@scaleway/eslint-config-react": "3.4.0",
"@scaleway/eslint-config-react": "3.4.1",
"@scaleway/jest-helpers": "1.1.8",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.0.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3267,23 +3267,23 @@ __metadata:
languageName: node
linkType: hard

"@scaleway/eslint-config-react@npm:3.4.0":
version: 3.4.0
resolution: "@scaleway/eslint-config-react@npm:3.4.0"
"@scaleway/eslint-config-react@npm:3.4.1":
version: 3.4.1
resolution: "@scaleway/eslint-config-react@npm:3.4.1"
dependencies:
"@typescript-eslint/eslint-plugin": 5.12.0
"@typescript-eslint/parser": 5.12.0
eslint-config-airbnb: 19.0.4
eslint-config-airbnb-typescript: 16.1.0
eslint-config-prettier: 8.3.0
eslint-config-prettier: 8.4.0
eslint-plugin-eslint-comments: 3.2.0
eslint-plugin-import: 2.25.4
eslint-plugin-jsx-a11y: 6.5.1
eslint-plugin-react: 7.28.0
eslint-plugin-react-hooks: 4.3.0
peerDependencies:
eslint: ">= 8.5"
checksum: eb1a30b55b4003056bab8b94063be9f310ff44aa142345044eb8838e15d9e49795e683668cd04e1c4c6a7c69c2636ddd07b47fab0f382e45f9258a6145004661
checksum: 1f666255b8911fad154abee64908a87176d3ac94d82097bebb2d6a83c6c919c6ce460e9cc72db5d192feec9314dce870c274362b9de0b78bd86e938fa7767306
languageName: node
linkType: hard

Expand All @@ -3309,7 +3309,7 @@ __metadata:
"@rollup/plugin-babel": 5.3.0
"@rollup/plugin-node-resolve": 13.1.3
"@rollup/plugin-url": 6.1.0
"@scaleway/eslint-config-react": 3.4.0
"@scaleway/eslint-config-react": 3.4.1
"@scaleway/jest-helpers": 1.1.8
"@scaleway/ui": 0.136.3
"@semantic-release/changelog": 6.0.1
Expand Down Expand Up @@ -9720,14 +9720,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:8.3.0":
version: 8.3.0
resolution: "eslint-config-prettier@npm:8.3.0"
"eslint-config-prettier@npm:8.4.0":
version: 8.4.0
resolution: "eslint-config-prettier@npm:8.4.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: df4cea3032671995bb5ab07e016169072f7fa59f44a53251664d9ca60951b66cdc872683b5c6a3729c91497c11490ca44a79654b395dd6756beb0c3903a37196
checksum: ee8dc343f1fed15dc0658e190a966cc23644477f2331a7f56ae2bb79dd74892e3cde8ea5c142e7a3329a8291a1de041e13ca96e54d0c85ff4a2aba13390c5f10
languageName: node
linkType: hard

Expand Down