Skip to content

Commit

Permalink
Merge pull request Shopify#10 from Shopify/dependabot/npm_and_yarn/sh…
Browse files Browse the repository at this point in the history
…opify/eslint-plugin-41.2.0

Bump @shopify/eslint-plugin from 41.1.0 to 41.2.0
  • Loading branch information
github-actions[bot] committed Mar 10, 2022
2 parents f72ad4b + ca1a282 commit 9521566
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"@shopify/eslint-plugin": "^41.1.0",
"@shopify/eslint-plugin": "^41.2.0",
"@shopify/prettier-config": "^1.1.2",
"@types/glob": "^7.2.0",
"@types/mocha": "^9.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -486,10 +486,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@shopify/eslint-plugin@^41.1.0":
version "41.1.0"
resolved "https://registry.npmjs.org/@shopify/eslint-plugin/-/eslint-plugin-41.1.0.tgz"
integrity sha512-DEFoJJjsTJBpKsfXdC2/UYqKrQtWKcwZIYDL2OZSMbvDr6/++vz2v41qlf+NCfQBQN9szNsQivhCUJsZxZaajw==
"@shopify/eslint-plugin@^41.2.0":
version "41.2.0"
resolved "https://registry.yarnpkg.com/@shopify/eslint-plugin/-/eslint-plugin-41.2.0.tgz#fe4e3bc01933b246ec45bf7386a1addb9ec8808b"
integrity sha512-keM+MGev6dIep7cQ2RNY0p5lCK7DaG03XKSwehfUK3Uc0Qunb52dopK+RjNjlSpJwGfMX1H/bIRpFf4HERvwng==
dependencies:
"@babel/eslint-parser" "^7.16.3"
"@babel/eslint-plugin" "^7.14.5"
Expand All @@ -507,7 +507,7 @@
eslint-plugin-jsx-a11y "^6.5.0"
eslint-plugin-node "^11.1.0"
eslint-plugin-prettier "^4.0.0"
eslint-plugin-promise "^5.1.1"
eslint-plugin-promise "^6.0.0"
eslint-plugin-react "^7.27.1"
eslint-plugin-react-hooks "^4.3.0"
eslint-plugin-sort-class-members "^1.14.0"
Expand Down Expand Up @@ -1716,10 +1716,10 @@ eslint-plugin-prettier@^4.0.0:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-promise@^5.1.1:
version "5.2.0"
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz"
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==
eslint-plugin-promise@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==

eslint-plugin-react-hooks@^4.3.0:
version "4.3.0"
Expand Down

0 comments on commit 9521566

Please sign in to comment.