Skip to content

Commit

Permalink
chore(dependencies): update dependency @rabbithouse/eslint-config to …
Browse files Browse the repository at this point in the history
…^6.0.16
  • Loading branch information
renovate[bot] committed Dec 25, 2023
1 parent b59cdc2 commit facd0c9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@playwright/test": "^1.40.1",
"@rabbithouse/eslint-config": "^6.0.15",
"@rabbithouse/eslint-config": "^6.0.16",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@types/react-helmet": "6.1.11",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,7 @@ __metadata:
"@babel/plugin-proposal-nullish-coalescing-operator": "npm:7.18.6"
"@babel/plugin-proposal-optional-chaining": "npm:7.21.0"
"@playwright/test": "npm:^1.40.1"
"@rabbithouse/eslint-config": "npm:^6.0.15"
"@rabbithouse/eslint-config": "npm:^6.0.16"
"@types/react": "npm:18.2.45"
"@types/react-dom": "npm:18.2.18"
"@types/react-helmet": "npm:6.1.11"
Expand Down Expand Up @@ -2986,19 +2986,19 @@ __metadata:
languageName: node
linkType: hard

"@rabbithouse/eslint-config@npm:^6.0.15":
version: 6.0.15
resolution: "@rabbithouse/eslint-config@npm:6.0.15"
"@rabbithouse/eslint-config@npm:^6.0.16":
version: 6.0.16
resolution: "@rabbithouse/eslint-config@npm:6.0.16"
dependencies:
"@rushstack/eslint-config": "npm:3.5.1"
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-prettier: "npm:5.1.1"
eslint-plugin-prettier: "npm:5.1.2"
eslint-plugin-simple-import-sort: "npm:10.0.0"
prettier: "npm:3.1.1"
peerDependencies:
typescript: ">=5.3.3"
checksum: 18de9efd964e1b7c2019c21c058ea0083c797c32db154a1ef27007626d7de236c84aa60b8b1d9975923103a65220131ec8225b91527795805a9d3c9195dd7051
checksum: c0b036af34dea4852f535c00092b16d88b85fc543c01f5a66c76411696403e000d11a58c6d2d0d60864c09c91f2727fac1b568516c616a7c0f00b112f4ef60f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -7169,12 +7169,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.1.1":
version: 5.1.1
resolution: "eslint-plugin-prettier@npm:5.1.1"
"eslint-plugin-prettier@npm:5.1.2":
version: 5.1.2
resolution: "eslint-plugin-prettier@npm:5.1.2"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.8.5"
synckit: "npm:^0.8.6"
peerDependencies:
"@types/eslint": ">=8.0.0"
eslint: ">=8.0.0"
Expand All @@ -7185,7 +7185,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: cb9fb797e3b872864d9bd4a6154cc0aeccdd9b3d7add510b2077f6d5149fb4b681abd180dacb5dafda603defb6089824a7c6f97faf1f099dba4f4e77f86c46c3
checksum: e16c9fbb0e9f8da45bdbb1cf6e4a190266235c3686deede3815196d2604bbe2bac531d1fc9adc3c0b9a03d88b55bd3bfaa4f9d85e34e73dc040d545a1931fab9
languageName: node
linkType: hard

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

"synckit@npm:^0.8.5":
"synckit@npm:^0.8.6":
version: 0.8.6
resolution: "synckit@npm:0.8.6"
dependencies:
Expand Down

0 comments on commit facd0c9

Please sign in to comment.