Skip to content

Commit 6d62aae

Browse files
authored
Merge pull request #268 from p3ol/renovate/poool-eslint-monorepo
chore(deps): update poool eslint monorepo to v1.5.2
2 parents ba29e84 + 36f4a3b commit 6d62aae

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.17.0",
1313
"@babel/preset-env": "7.16.11",
1414
"@babel/preset-react": "7.16.7",
15-
"@poool/eslint-config": "1.5.0",
16-
"@poool/eslint-config-react": "1.5.1",
17-
"@poool/eslint-plugin": "1.5.0",
15+
"@poool/eslint-config": "1.5.2",
16+
"@poool/eslint-config-react": "1.5.2",
17+
"@poool/eslint-plugin": "1.5.2",
1818
"babel-eslint": "10.1.0",
1919
"babel-loader": "8.2.3",
2020
"eslint": "8.18.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1327,20 +1327,20 @@
13271327
"@nodelib/fs.scandir" "2.1.5"
13281328
fastq "^1.6.0"
13291329

1330-
"@poool/eslint-config-react@1.5.1":
1331-
version "1.5.1"
1332-
resolved "https://registry.yarnpkg.com/@poool/eslint-config-react/-/eslint-config-react-1.5.1.tgz#081ca5402bd08e0beb755531d40901b5506029f0"
1333-
integrity sha512-BUleqUx/9LbnWlnlN2pXutf9Is/7kydjuuLZweY+fGFUsl5wrsGz7XjiGHosAR4WajPgRtFk2edMbv4y5mbyaw==
1334-
1335-
"@poool/eslint-config@1.5.0":
1336-
version "1.5.0"
1337-
resolved "https://registry.yarnpkg.com/@poool/eslint-config/-/eslint-config-1.5.0.tgz#0498fb0a1925a027abb2e398db9ff9420b57d6b2"
1338-
integrity sha512-oWGb+k6Nk2/mY0993ui4pFCzW52y/rjMd0Gm4MXzVui7kUF+PRqjIpsvIPmW1QBoQVuQXVnsx/7MgZ+yiHk8Hg==
1339-
1340-
"@poool/eslint-plugin@1.5.0":
1341-
version "1.5.0"
1342-
resolved "https://registry.yarnpkg.com/@poool/eslint-plugin/-/eslint-plugin-1.5.0.tgz#3632e138c24cb495af73dc3494d899622618be03"
1343-
integrity sha512-RZo6PzIWHF7KWL+aT4qmp2OOM0LSb/eMeZKPVBwgjNpOs42ZQIg2fLeRM7wx1hrBpFkLO+LgF6XLsE9EgoiAEg==
1330+
"@poool/eslint-config-react@1.5.2":
1331+
version "1.5.2"
1332+
resolved "https://registry.yarnpkg.com/@poool/eslint-config-react/-/eslint-config-react-1.5.2.tgz#8f3c194ac4f38b37a2c29cbcef72c17d863f7efb"
1333+
integrity sha512-CPSiJZUe2eX2BskS8RmHzZfvY7kZmRSzU/AY7h/rolCl+MFAXJpmCvIeNv31ribf/illfuDq/+R3j3V6YBlezA==
1334+
1335+
"@poool/eslint-config@1.5.2":
1336+
version "1.5.2"
1337+
resolved "https://registry.yarnpkg.com/@poool/eslint-config/-/eslint-config-1.5.2.tgz#2c451298301dffe61d3642d2488b7414aba53a5c"
1338+
integrity sha512-/LZuzVwJu/GuYR5nz6q40DTUwW6j/LLIMW0ArpJVVFGMChc8C5cxlW2G0uo5HIYeSzOmWWVa5S0fTY0F2ZdhqA==
1339+
1340+
"@poool/eslint-plugin@1.5.2":
1341+
version "1.5.2"
1342+
resolved "https://registry.yarnpkg.com/@poool/eslint-plugin/-/eslint-plugin-1.5.2.tgz#4bd6c9eaefb43d5e2522db9e33809bf418b05ac0"
1343+
integrity sha512-qwv0cS1Id4z8GP7OoRGUOI1o4sTGdNjRZ/ncTnPvcDFy9sFUAZkYkJG/GRZx+a2plruPbeVMhpf5gwdOD2hehA==
13441344
dependencies:
13451345
eslint-rule-composer "0.3.0"
13461346

0 commit comments

Comments
 (0)