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

Commit

Permalink
chore: Update dependency @tophat/eslint-config to ^0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 25, 2021
1 parent 86282f9 commit 299f174
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@tophat/eslint-config": "^0.6.1",
"@tophat/eslint-config": "^0.10.0",
"@yarnpkg/sdks": "^2.4.2-rc.1",
"all-contributors-cli": "^6.19.0",
"axios-mock-adapter": "^1.19.0",
Expand Down
32 changes: 23 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1709,20 +1709,34 @@ __metadata:
languageName: node
linkType: hard

"@tophat/eslint-config@npm:^0.6.1":
version: 0.6.1
resolution: "@tophat/eslint-config@npm:0.6.1"
"@tophat/eslint-config@npm:^0.10.0":
version: 0.10.5
resolution: "@tophat/eslint-config@npm:0.10.5"
peerDependencies:
eslint: ">=6.0.0"
eslint-config-prettier: ">=6.0.0"
"@tophat/eslint-import-resolver-require": ">=0.1.3"
"@typescript-eslint/eslint-plugin": ">=4.27.0"
"@typescript-eslint/parser": ">=4.27.0"
eslint: ">=7.0.0"
eslint-config-prettier: ">=8.0.0"
eslint-import-resolver-typescript: ">=2.4.0"
eslint-plugin-import: ">=2.18.0"
eslint-plugin-jest: ">=23.0.0"
eslint-plugin-jest: ">=24.1.5"
eslint-plugin-jsx-a11y: ">=6.0.0"
eslint-plugin-prettier: ">=3.0.0"
eslint-plugin-react: ">=7.0.0"
eslint-plugin-react-hooks: ">=2.0.0"
prettier: ">=1.0.0"
checksum: 8fc3408bc253b5d680561e2e5bc9a6dd3fdc6382ab612d2a12b155a86d5e2dd25b7cfe1e1a02ee3a53e131cb80f07e30288232ecd58563ee70812858037f7528
prettier: ">=2.0.0"
typescript: ">=3"
peerDependenciesMeta:
"@tophat/eslint-import-resolver-require":
optional: true
eslint-plugin-jsx-a11y:
optional: true
eslint-plugin-react:
optional: true
eslint-plugin-react-hooks:
optional: true
checksum: e65164086d54bbaf07e05e7ca5e5b51626817d5a5c56eb63da640a49c49d033a6d77ef73bf496aa6a62fcddf4d6de14776c635166835ab9c6882df644e2187cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -3256,7 +3270,7 @@ __metadata:
"@commitlint/format": ^13.1.0
"@commitlint/lint": ^13.1.0
"@tophat/commitlint-config": ^0.3.4
"@tophat/eslint-config": ^0.6.1
"@tophat/eslint-config": ^0.10.0
"@yarnpkg/sdks": ^2.4.2-rc.1
all-contributors-cli: ^6.19.0
axios: ^0.21.1
Expand Down

0 comments on commit 299f174

Please sign in to comment.