Skip to content

Commit 94891fa

Browse files
chore(deps): update poool eslint monorepo to v2
1 parent 7015233 commit 94891fa

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
@@ -1248,20 +1248,20 @@
12481248
"@nodelib/fs.scandir" "2.1.5"
12491249
fastq "^1.6.0"
12501250

1251-
"@poool/eslint-config-react@1.5.2":
1252-
version "1.5.2"
1253-
resolved "https://registry.yarnpkg.com/@poool/eslint-config-react/-/eslint-config-react-1.5.2.tgz#8f3c194ac4f38b37a2c29cbcef72c17d863f7efb"
1254-
integrity sha512-CPSiJZUe2eX2BskS8RmHzZfvY7kZmRSzU/AY7h/rolCl+MFAXJpmCvIeNv31ribf/illfuDq/+R3j3V6YBlezA==
1255-
1256-
"@poool/eslint-config@1.5.2":
1257-
version "1.5.2"
1258-
resolved "https://registry.yarnpkg.com/@poool/eslint-config/-/eslint-config-1.5.2.tgz#2c451298301dffe61d3642d2488b7414aba53a5c"
1259-
integrity sha512-/LZuzVwJu/GuYR5nz6q40DTUwW6j/LLIMW0ArpJVVFGMChc8C5cxlW2G0uo5HIYeSzOmWWVa5S0fTY0F2ZdhqA==
1260-
1261-
"@poool/eslint-plugin@1.5.2":
1262-
version "1.5.2"
1263-
resolved "https://registry.yarnpkg.com/@poool/eslint-plugin/-/eslint-plugin-1.5.2.tgz#4bd6c9eaefb43d5e2522db9e33809bf418b05ac0"
1264-
integrity sha512-qwv0cS1Id4z8GP7OoRGUOI1o4sTGdNjRZ/ncTnPvcDFy9sFUAZkYkJG/GRZx+a2plruPbeVMhpf5gwdOD2hehA==
1251+
"@poool/eslint-config-react@2.0.0":
1252+
version "2.0.0"
1253+
resolved "https://registry.yarnpkg.com/@poool/eslint-config-react/-/eslint-config-react-2.0.0.tgz#8609b20425db9933132f0d890427a83f8e3828cf"
1254+
integrity sha512-v7xjVlYz1/oBptMCJcWJ8fnXoDFshOehhcawaU6HROJONep1l7oaG9H3RWLIf5btprk3ehX6ZaYb3mDtyQApvg==
1255+
1256+
"@poool/eslint-config@2.0.0":
1257+
version "2.0.0"
1258+
resolved "https://registry.yarnpkg.com/@poool/eslint-config/-/eslint-config-2.0.0.tgz#eafe61dd86c2d11010066b35167d66b1c83e4b6b"
1259+
integrity sha512-DY7gyCXQhVI7D1KXv3BH1t0E+ubZYxzALVkQ/kRzMq0shqimc87TgTs6NUBvLP3RfqPKdl8YLNe51KFUUvRCxQ==
1260+
1261+
"@poool/eslint-plugin@2.0.0":
1262+
version "2.0.0"
1263+
resolved "https://registry.yarnpkg.com/@poool/eslint-plugin/-/eslint-plugin-2.0.0.tgz#ed837340c64121c94ad20dfb5d897e2b863be862"
1264+
integrity sha512-qhR0vOh+6tiPbI7re3gG8bvR590Ut1ekOee9lksCL8LBq8601Ym+fniwyvR5osNSeVJ5BDwL0IHnZGYJtHdjCQ==
12651265
dependencies:
12661266
eslint-rule-composer "0.3.0"
12671267

0 commit comments

Comments
 (0)