Skip to content

Commit b5dd0a4

Browse files
authored
Merge pull request #274 from p3ol/renovate/major-poool-eslint-monorepo
chore(deps): update poool eslint monorepo to v2 (major)
2 parents 5171919 + 94891fa commit b5dd0a4

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"@babel/plugin-transform-runtime": "7.18.9",
1313
"@babel/preset-env": "7.18.9",
1414
"@babel/preset-react": "7.18.6",
15-
"@poool/eslint-config": "1.5.2",
16-
"@poool/eslint-config-react": "1.5.2",
17-
"@poool/eslint-plugin": "1.5.2",
15+
"@poool/eslint-config": "2.0.0",
16+
"@poool/eslint-config-react": "2.0.0",
17+
"@poool/eslint-plugin": "2.0.0",
1818
"babel-eslint": "10.1.0",
1919
"babel-loader": "8.2.5",
2020
"eslint": "8.18.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,20 +1232,20 @@
12321232
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
12331233
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==
12341234

1235-
"@poool/eslint-config-react@1.5.2":
1236-
version "1.5.2"
1237-
resolved "https://registry.yarnpkg.com/@poool/eslint-config-react/-/eslint-config-react-1.5.2.tgz#8f3c194ac4f38b37a2c29cbcef72c17d863f7efb"
1238-
integrity sha512-CPSiJZUe2eX2BskS8RmHzZfvY7kZmRSzU/AY7h/rolCl+MFAXJpmCvIeNv31ribf/illfuDq/+R3j3V6YBlezA==
1239-
1240-
"@poool/eslint-config@1.5.2":
1241-
version "1.5.2"
1242-
resolved "https://registry.yarnpkg.com/@poool/eslint-config/-/eslint-config-1.5.2.tgz#2c451298301dffe61d3642d2488b7414aba53a5c"
1243-
integrity sha512-/LZuzVwJu/GuYR5nz6q40DTUwW6j/LLIMW0ArpJVVFGMChc8C5cxlW2G0uo5HIYeSzOmWWVa5S0fTY0F2ZdhqA==
1244-
1245-
"@poool/eslint-plugin@1.5.2":
1246-
version "1.5.2"
1247-
resolved "https://registry.yarnpkg.com/@poool/eslint-plugin/-/eslint-plugin-1.5.2.tgz#4bd6c9eaefb43d5e2522db9e33809bf418b05ac0"
1248-
integrity sha512-qwv0cS1Id4z8GP7OoRGUOI1o4sTGdNjRZ/ncTnPvcDFy9sFUAZkYkJG/GRZx+a2plruPbeVMhpf5gwdOD2hehA==
1235+
"@poool/eslint-config-react@2.0.0":
1236+
version "2.0.0"
1237+
resolved "https://registry.yarnpkg.com/@poool/eslint-config-react/-/eslint-config-react-2.0.0.tgz#8609b20425db9933132f0d890427a83f8e3828cf"
1238+
integrity sha512-v7xjVlYz1/oBptMCJcWJ8fnXoDFshOehhcawaU6HROJONep1l7oaG9H3RWLIf5btprk3ehX6ZaYb3mDtyQApvg==
1239+
1240+
"@poool/eslint-config@2.0.0":
1241+
version "2.0.0"
1242+
resolved "https://registry.yarnpkg.com/@poool/eslint-config/-/eslint-config-2.0.0.tgz#eafe61dd86c2d11010066b35167d66b1c83e4b6b"
1243+
integrity sha512-DY7gyCXQhVI7D1KXv3BH1t0E+ubZYxzALVkQ/kRzMq0shqimc87TgTs6NUBvLP3RfqPKdl8YLNe51KFUUvRCxQ==
1244+
1245+
"@poool/eslint-plugin@2.0.0":
1246+
version "2.0.0"
1247+
resolved "https://registry.yarnpkg.com/@poool/eslint-plugin/-/eslint-plugin-2.0.0.tgz#ed837340c64121c94ad20dfb5d897e2b863be862"
1248+
integrity sha512-qhR0vOh+6tiPbI7re3gG8bvR590Ut1ekOee9lksCL8LBq8601Ym+fniwyvR5osNSeVJ5BDwL0IHnZGYJtHdjCQ==
12491249
dependencies:
12501250
eslint-rule-composer "0.3.0"
12511251

0 commit comments

Comments
 (0)