Skip to content

Commit 189f8fc

Browse files
authored
QUA-621: update eslint plugins vue and jest (#576)
1 parent efa5fb6 commit 189f8fc

File tree

2 files changed

+139
-44
lines changed

2 files changed

+139
-44
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint-plugin-import": "^2.17.3",
7070
"eslint-plugin-inferno": "^7.11.0",
7171
"eslint-plugin-jasmine": "^2.8.4",
72-
"eslint-plugin-jest": "^21.1.0",
72+
"eslint-plugin-jest": "^26.1.3",
7373
"eslint-plugin-jquery": "^1.5.0",
7474
"eslint-plugin-jsdoc": "^3.9.0",
7575
"eslint-plugin-json": "^1.4.0",
@@ -94,7 +94,7 @@
9494
"eslint-plugin-standard": "^4.0.0",
9595
"eslint-plugin-svelte3": "^2.7.3",
9696
"eslint-plugin-testing-library": "^4.2.0",
97-
"eslint-plugin-vue": "^7.7.0",
97+
"eslint-plugin-vue": "^8.5.0",
9898
"eslint-plugin-vue-a11y": "^0.0.28",
9999
"eslint-plugin-vue-split-by-script-lang": "^1.0.2",
100100
"eslint-plugin-xogroup": "^2.3.1",

Diff for: yarn.lock

+137-42
Original file line numberDiff line numberDiff line change
@@ -1342,6 +1342,14 @@
13421342
"@typescript-eslint/types" "5.11.0"
13431343
"@typescript-eslint/visitor-keys" "5.11.0"
13441344

1345+
"@typescript-eslint/[email protected]":
1346+
version "5.27.1"
1347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.27.1.tgz#4d1504392d01fe5f76f4a5825991ec78b7b7894d"
1348+
integrity sha512-fQEOSa/QroWE6fAEg+bJxtRZJTH8NTskggybogHt4H9Da8zd4cJji76gA5SBlR0MgtwF7rebxTbDKB49YUCpAg==
1349+
dependencies:
1350+
"@typescript-eslint/types" "5.27.1"
1351+
"@typescript-eslint/visitor-keys" "5.27.1"
1352+
13451353
"@typescript-eslint/[email protected]":
13461354
version "5.11.0"
13471355
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.11.0.tgz#58be0ba73d1f6ef8983d79f7f0bc2209b253fefe"
@@ -1361,6 +1369,11 @@
13611369
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.11.0.tgz#ba345818a2540fdf2755c804dc2158517ab61188"
13621370
integrity sha512-cxgBFGSRCoBEhvSVLkKw39+kMzUKHlJGVwwMbPcTZX3qEhuXhrjwaZXWMxVfxDgyMm+b5Q5b29Llo2yow8Y7xQ==
13631371

1372+
"@typescript-eslint/[email protected]":
1373+
version "5.27.1"
1374+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.1.tgz#34e3e629501349d38be6ae97841298c03a6ffbf1"
1375+
integrity sha512-LgogNVkBhCTZU/m8XgEYIWICD6m4dmEDbKXESCbqOXfKZxRKeqpiJXQIErv66sdopRKZPo5l32ymNqibYEH/xg==
1376+
13641377
"@typescript-eslint/[email protected]":
13651378
version "4.33.0"
13661379
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
@@ -1387,6 +1400,19 @@
13871400
semver "^7.3.5"
13881401
tsutils "^3.21.0"
13891402

1403+
"@typescript-eslint/[email protected]":
1404+
version "5.27.1"
1405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.27.1.tgz#7621ee78607331821c16fffc21fc7a452d7bc808"
1406+
integrity sha512-DnZvvq3TAJ5ke+hk0LklvxwYsnXpRdqUY5gaVS0D4raKtbznPz71UJGnPTHEFo0GDxqLOLdMkkmVZjSpET1hFw==
1407+
dependencies:
1408+
"@typescript-eslint/types" "5.27.1"
1409+
"@typescript-eslint/visitor-keys" "5.27.1"
1410+
debug "^4.3.4"
1411+
globby "^11.1.0"
1412+
is-glob "^4.0.3"
1413+
semver "^7.3.7"
1414+
tsutils "^3.21.0"
1415+
13901416
"@typescript-eslint/[email protected]":
13911417
version "5.11.0"
13921418
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.11.0.tgz#d91548ef180d74c95d417950336d9260fdbe1dc5"
@@ -1399,6 +1425,18 @@
13991425
eslint-scope "^5.1.1"
14001426
eslint-utils "^3.0.0"
14011427

1428+
"@typescript-eslint/utils@^5.10.0":
1429+
version "5.27.1"
1430+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.27.1.tgz#b4678b68a94bc3b85bf08f243812a6868ac5128f"
1431+
integrity sha512-mZ9WEn1ZLDaVrhRaYgzbkXBkTPghPFsup8zDbbsYTxC5OmqrFE7skkKS/sraVsLP3TcT3Ki5CSyEFBRkLH/H/w==
1432+
dependencies:
1433+
"@types/json-schema" "^7.0.9"
1434+
"@typescript-eslint/scope-manager" "5.27.1"
1435+
"@typescript-eslint/types" "5.27.1"
1436+
"@typescript-eslint/typescript-estree" "5.27.1"
1437+
eslint-scope "^5.1.1"
1438+
eslint-utils "^3.0.0"
1439+
14021440
"@typescript-eslint/[email protected]":
14031441
version "4.33.0"
14041442
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
@@ -1415,6 +1453,14 @@
14151453
"@typescript-eslint/types" "5.11.0"
14161454
eslint-visitor-keys "^3.0.0"
14171455

1456+
"@typescript-eslint/[email protected]":
1457+
version "5.27.1"
1458+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.27.1.tgz#05a62666f2a89769dac2e6baa48f74e8472983af"
1459+
integrity sha512-xYs6ffo01nhdJgPieyk7HAOpjhTsx7r/oB9LWEhwAXgwn33tkr+W8DI2ChboqhZlC4q3TC6geDYPoiX8ROqyOQ==
1460+
dependencies:
1461+
"@typescript-eslint/types" "5.27.1"
1462+
eslint-visitor-keys "^3.3.0"
1463+
14181464
"@webassemblyjs/[email protected]":
14191465
version "1.9.0"
14201466
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
@@ -1577,7 +1623,7 @@ acorn-jsx@^3.0.0:
15771623
dependencies:
15781624
acorn "^3.0.4"
15791625

1580-
acorn-jsx@^5.2.0, acorn-jsx@^5.3.1:
1626+
acorn-jsx@^5.3.1, acorn-jsx@^5.3.2:
15811627
version "5.3.2"
15821628
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
15831629
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
@@ -1597,16 +1643,16 @@ acorn@^6.4.1:
15971643
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
15981644
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
15991645

1600-
acorn@^7.1.1:
1601-
version "7.4.1"
1602-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
1603-
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
1604-
16051646
acorn@^8.7.0:
16061647
version "8.7.0"
16071648
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
16081649
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
16091650

1651+
acorn@^8.7.1:
1652+
version "8.7.1"
1653+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
1654+
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
1655+
16101656
ajv-errors@^1.0.0:
16111657
version "1.0.1"
16121658
resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
@@ -1994,6 +2040,11 @@ bn.js@^5.0.0, bn.js@^5.1.1:
19942040
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.0.tgz#358860674396c6997771a9d051fcc1b57d4ae002"
19952041
integrity sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==
19962042

2043+
boolbase@^1.0.0:
2044+
version "1.0.0"
2045+
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
2046+
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
2047+
19972048
brace-expansion@^1.1.7:
19982049
version "1.1.11"
19992050
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
@@ -2619,6 +2670,11 @@ [email protected]:
26192670
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
26202671
integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=
26212672

2673+
cssesc@^3.0.0:
2674+
version "3.0.0"
2675+
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
2676+
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
2677+
26222678
cssnano-preset-simple@^3.0.0:
26232679
version "3.0.0"
26242680
resolved "https://registry.yarnpkg.com/cssnano-preset-simple/-/cssnano-preset-simple-3.0.0.tgz#e95d0012699ca2c741306e9a3b8eeb495a348dbe"
@@ -2684,6 +2740,13 @@ debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
26842740
dependencies:
26852741
ms "2.1.2"
26862742

2743+
debug@^4.3.4:
2744+
version "4.3.4"
2745+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
2746+
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
2747+
dependencies:
2748+
ms "2.1.2"
2749+
26872750
decode-uri-component@^0.2.0:
26882751
version "0.2.0"
26892752
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
@@ -3600,10 +3663,12 @@ eslint-plugin-jest@^19.0.1:
36003663
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-19.0.1.tgz#42a420e90e81aa74e162c16166e43a31b890eece"
36013664
integrity sha1-QqQg6Q6BqnThYsFhZuQ6MbiQ7s4=
36023665

3603-
eslint-plugin-jest@^21.1.0:
3604-
version "21.27.2"
3605-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.27.2.tgz#2a795b7c3b5e707df48a953d651042bd01d7b0a8"
3606-
integrity sha512-0E4OIgBJVlAmf1KfYFtZ3gYxgUzC5Eb3Jzmrc9ikI1OY+/cM8Kh72Ti7KfpeHNeD3HJNf9SmEfmvQLIz44Hrhw==
3666+
eslint-plugin-jest@^26.1.3:
3667+
version "26.5.3"
3668+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3.tgz#a3ceeaf4a757878342b8b00eca92379b246e5505"
3669+
integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==
3670+
dependencies:
3671+
"@typescript-eslint/utils" "^5.10.0"
36073672

36083673
eslint-plugin-jquery@^1.5.0:
36093674
version "1.5.1"
@@ -3874,15 +3939,17 @@ eslint-plugin-vue@^4.4.0:
38743939
dependencies:
38753940
vue-eslint-parser "^2.0.3"
38763941

3877-
eslint-plugin-vue@^7.7.0:
3878-
version "7.20.0"
3879-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.20.0.tgz#98c21885a6bfdf0713c3a92957a5afeaaeed9253"
3880-
integrity sha512-oVNDqzBC9h3GO+NTgWeLMhhGigy6/bQaQbHS+0z7C4YEu/qK/yxHvca/2PTZtGNPsCrHwOTgKMrwu02A9iPBmw==
3942+
eslint-plugin-vue@^8.5.0:
3943+
version "8.7.1"
3944+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz#f13c53547a0c9d64588a675cc5ecc6ccaf63703f"
3945+
integrity sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==
38813946
dependencies:
3882-
eslint-utils "^2.1.0"
3947+
eslint-utils "^3.0.0"
38833948
natural-compare "^1.4.0"
3884-
semver "^6.3.0"
3885-
vue-eslint-parser "^7.10.0"
3949+
nth-check "^2.0.1"
3950+
postcss-selector-parser "^6.0.9"
3951+
semver "^7.3.5"
3952+
vue-eslint-parser "^8.0.1"
38863953

38873954
eslint-plugin-xogroup@^2.3.1:
38883955
version "2.4.0"
@@ -3923,6 +3990,14 @@ eslint-scope@^5.1.1:
39233990
esrecurse "^4.3.0"
39243991
estraverse "^4.1.1"
39253992

3993+
eslint-scope@^7.0.0:
3994+
version "7.1.1"
3995+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
3996+
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
3997+
dependencies:
3998+
esrecurse "^4.3.0"
3999+
estraverse "^5.2.0"
4000+
39264001
eslint-scope@^7.1.0:
39274002
version "7.1.0"
39284003
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.0.tgz#c1f6ea30ac583031f203d65c73e723b01298f153"
@@ -3938,13 +4013,6 @@ eslint-utils@^1.3.1, eslint-utils@^1.4.2:
39384013
dependencies:
39394014
eslint-visitor-keys "^1.1.0"
39404015

3941-
eslint-utils@^2.1.0:
3942-
version "2.1.0"
3943-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
3944-
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
3945-
dependencies:
3946-
eslint-visitor-keys "^1.1.0"
3947-
39484016
eslint-utils@^3.0.0:
39494017
version "3.0.0"
39504018
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
@@ -3967,6 +4035,11 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.2
39674035
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
39684036
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
39694037

4038+
eslint-visitor-keys@^3.3.0:
4039+
version "3.3.0"
4040+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
4041+
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
4042+
39704043
[email protected], eslint@>=1.1, eslint@>=3.10.0:
39714044
version "8.8.0"
39724045
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.8.0.tgz#9762b49abad0cb4952539ffdb0a046392e571a2d"
@@ -4057,14 +4130,14 @@ espree@^3.4.0, espree@^3.5.2:
40574130
acorn "^5.5.0"
40584131
acorn-jsx "^3.0.0"
40594132

4060-
espree@^6.2.1:
4061-
version "6.2.1"
4062-
resolved "https://registry.yarnpkg.com/espree/-/espree-6.2.1.tgz#77fc72e1fd744a2052c20f38a5b575832e82734a"
4063-
integrity sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==
4133+
espree@^9.0.0:
4134+
version "9.3.2"
4135+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596"
4136+
integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==
40644137
dependencies:
4065-
acorn "^7.1.1"
4066-
acorn-jsx "^5.2.0"
4067-
eslint-visitor-keys "^1.1.0"
4138+
acorn "^8.7.1"
4139+
acorn-jsx "^5.3.2"
4140+
eslint-visitor-keys "^3.3.0"
40684141

40694142
espree@^9.2.0, espree@^9.3.0:
40704143
version "9.3.0"
@@ -4559,7 +4632,7 @@ globals@^9.14.0:
45594632
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
45604633
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
45614634

4562-
globby@^11.0.3, globby@^11.0.4:
4635+
globby@^11.0.3, globby@^11.0.4, globby@^11.1.0:
45634636
version "11.1.0"
45644637
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
45654638
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -5961,6 +6034,13 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
59616034
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
59626035
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
59636036

6037+
nth-check@^2.0.1:
6038+
version "2.1.1"
6039+
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d"
6040+
integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==
6041+
dependencies:
6042+
boolbase "^1.0.0"
6043+
59646044
number-is-nan@^1.0.0:
59656045
version "1.0.1"
59666046
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
@@ -6340,6 +6420,14 @@ posix-character-classes@^0.1.0:
63406420
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
63416421
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
63426422

6423+
postcss-selector-parser@^6.0.9:
6424+
version "6.0.10"
6425+
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz#79b61e2c0d1bfc2602d549e11d0876256f8df88d"
6426+
integrity sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==
6427+
dependencies:
6428+
cssesc "^3.0.0"
6429+
util-deprecate "^1.0.2"
6430+
63436431
63446432
version "8.2.15"
63456433
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.15.tgz#9e66ccf07292817d226fc315cbbf9bc148fbca65"
@@ -6884,6 +6972,13 @@ semver@^7.3.5:
68846972
dependencies:
68856973
lru-cache "^6.0.0"
68866974

6975+
semver@^7.3.7:
6976+
version "7.3.7"
6977+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
6978+
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
6979+
dependencies:
6980+
lru-cache "^6.0.0"
6981+
68876982
serialize-javascript@^4.0.0:
68886983
version "4.0.0"
68896984
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa"
@@ -7701,7 +7796,7 @@ user-home@^2.0.0:
77017796
dependencies:
77027797
os-homedir "^1.0.0"
77037798

7704-
util-deprecate@^1.0.1, util-deprecate@~1.0.1:
7799+
util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
77057800
version "1.0.2"
77067801
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
77077802
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
@@ -7793,18 +7888,18 @@ vue-eslint-parser@^2.0.3:
77937888
esquery "^1.0.0"
77947889
lodash "^4.17.4"
77957890

7796-
vue-eslint-parser@^7.10.0:
7797-
version "7.11.0"
7798-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.11.0.tgz#214b5dea961007fcffb2ee65b8912307628d0daf"
7799-
integrity sha512-qh3VhDLeh773wjgNTl7ss0VejY9bMMa0GoDG2fQVyDzRFdiU3L7fw74tWZDHNQXdZqxO3EveQroa9ct39D2nqg==
7891+
vue-eslint-parser@^8.0.1:
7892+
version "8.3.0"
7893+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz#5d31129a1b3dd89c0069ca0a1c88f970c360bd0d"
7894+
integrity sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==
78007895
dependencies:
7801-
debug "^4.1.1"
7802-
eslint-scope "^5.1.1"
7803-
eslint-visitor-keys "^1.1.0"
7804-
espree "^6.2.1"
7896+
debug "^4.3.2"
7897+
eslint-scope "^7.0.0"
7898+
eslint-visitor-keys "^3.1.0"
7899+
espree "^9.0.0"
78057900
esquery "^1.4.0"
78067901
lodash "^4.17.21"
7807-
semver "^6.3.0"
7902+
semver "^7.3.5"
78087903

78097904
watchpack-chokidar2@^2.0.1:
78107905
version "2.0.1"

0 commit comments

Comments
 (0)