Skip to content

Commit 2fe7dfd

Browse files
committed
chore(deps): update dependency eslint-config-airbnb-base to v15
1 parent ef82905 commit 2fe7dfd

File tree

2 files changed

+15
-66
lines changed

2 files changed

+15
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"cross-env": "7.0.3",
5252
"css-loader": "6.2.0",
5353
"eslint": "8.2.0",
54-
"eslint-config-airbnb-base": "14.2.1",
54+
"eslint-config-airbnb-base": "15.0.0",
5555
"eslint-config-prettier": "8.3.0",
5656
"eslint-plugin-import": "2.25.2",
5757
"eslint-plugin-prettier": "4.0.0",

yarn.lock

Lines changed: 14 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -3357,24 +3357,6 @@ error-ex@^1.2.0, error-ex@^1.3.1:
33573357
dependencies:
33583358
is-arrayish "^0.2.1"
33593359

3360-
es-abstract@^1.18.0-next.1:
3361-
version "1.18.0-next.1"
3362-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68"
3363-
integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
3364-
dependencies:
3365-
es-to-primitive "^1.2.1"
3366-
function-bind "^1.1.1"
3367-
has "^1.0.3"
3368-
has-symbols "^1.0.1"
3369-
is-callable "^1.2.2"
3370-
is-negative-zero "^2.0.0"
3371-
is-regex "^1.1.1"
3372-
object-inspect "^1.8.0"
3373-
object-keys "^1.1.1"
3374-
object.assign "^4.1.1"
3375-
string.prototype.trimend "^1.0.1"
3376-
string.prototype.trimstart "^1.0.1"
3377-
33783360
es-abstract@^1.19.0, es-abstract@^1.19.1:
33793361
version "1.19.1"
33803362
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
@@ -3447,14 +3429,15 @@ escodegen@^2.0.0:
34473429
optionalDependencies:
34483430
source-map "~0.6.1"
34493431

3450-
eslint-config-airbnb-base@14.2.1:
3451-
version "14.2.1"
3452-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1.tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e"
3453-
integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA==
3432+
eslint-config-airbnb-base@15.0.0:
3433+
version "15.0.0"
3434+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236"
3435+
integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
34543436
dependencies:
34553437
confusing-browser-globals "^1.0.10"
34563438
object.assign "^4.1.2"
3457-
object.entries "^1.1.2"
3439+
object.entries "^1.1.5"
3440+
semver "^6.3.0"
34583441

34593442
eslint-config-prettier@8.3.0:
34603443
version "8.3.0"
@@ -4513,11 +4496,6 @@ is-callable@^1.1.4:
45134496
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab"
45144497
integrity sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==
45154498

4516-
is-callable@^1.2.2:
4517-
version "1.2.2"
4518-
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
4519-
integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
4520-
45214499
is-callable@^1.2.4:
45224500
version "1.2.4"
45234501
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
@@ -4639,7 +4617,7 @@ is-glob@^4.0.3:
46394617
dependencies:
46404618
is-extglob "^2.1.1"
46414619

4642-
is-negative-zero@^2.0.0, is-negative-zero@^2.0.1:
4620+
is-negative-zero@^2.0.1:
46434621
version "2.0.1"
46444622
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz#3de746c18dda2319241a53675908d8f766f11c24"
46454623
integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==
@@ -4688,13 +4666,6 @@ is-potential-custom-element-name@^1.0.1:
46884666
resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz#171ed6f19e3ac554394edf78caa05784a45bebb5"
46894667
integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==
46904668

4691-
is-regex@^1.1.1:
4692-
version "1.1.1"
4693-
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
4694-
integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
4695-
dependencies:
4696-
has-symbols "^1.0.1"
4697-
46984669
is-regex@^1.1.4:
46994670
version "1.1.4"
47004671
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
@@ -5988,11 +5959,6 @@ object-inspect@^1.11.0:
59885959
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
59895960
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
59905961

5991-
object-inspect@^1.8.0:
5992-
version "1.9.0"
5993-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a"
5994-
integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==
5995-
59965962
object-inspect@^1.9.0:
59975963
version "1.10.3"
59985964
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
@@ -6010,7 +5976,7 @@ object-visit@^1.0.0:
60105976
dependencies:
60115977
isobject "^3.0.0"
60125978

6013-
object.assign@^4.1.0, object.assign@^4.1.1, object.assign@^4.1.2:
5979+
object.assign@^4.1.0, object.assign@^4.1.2:
60145980
version "4.1.2"
60155981
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
60165982
integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
@@ -6020,15 +5986,14 @@ object.assign@^4.1.0, object.assign@^4.1.1, object.assign@^4.1.2:
60205986
has-symbols "^1.0.1"
60215987
object-keys "^1.1.1"
60225988

6023-
object.entries@^1.1.2:
6024-
version "1.1.3"
6025-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.3.tgz#c601c7f168b62374541a07ddbd3e2d5e4f7711a6"
6026-
integrity sha512-ym7h7OZebNS96hn5IJeyUmaWhaSM4SVtAPPfNLQEI2MYWCO2egsITb9nab2+i/Pwibx+R0mtn+ltKJXRSeTMGg==
5989+
object.entries@^1.1.5:
5990+
version "1.1.5"
5991+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
5992+
integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
60275993
dependencies:
6028-
call-bind "^1.0.0"
5994+
call-bind "^1.0.2"
60295995
define-properties "^1.1.3"
6030-
es-abstract "^1.18.0-next.1"
6031-
has "^1.0.3"
5996+
es-abstract "^1.19.1"
60325997

60335998
object.pick@^1.3.0:
60345999
version "1.3.0"
@@ -7237,14 +7202,6 @@ string-width@^4.1.0, string-width@^4.2.0:
72377202
is-fullwidth-code-point "^3.0.0"
72387203
strip-ansi "^6.0.0"
72397204

7240-
string.prototype.trimend@^1.0.1:
7241-
version "1.0.3"
7242-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.3.tgz#a22bd53cca5c7cf44d7c9d5c732118873d6cd18b"
7243-
integrity sha512-ayH0pB+uf0U28CtjlLvL7NaohvR1amUvVZk+y3DYb0Ey2PUV5zPkkKy9+U1ndVEIXO8hNg18eIv9Jntbii+dKw==
7244-
dependencies:
7245-
call-bind "^1.0.0"
7246-
define-properties "^1.1.3"
7247-
72487205
string.prototype.trimend@^1.0.4:
72497206
version "1.0.4"
72507207
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
@@ -7253,14 +7210,6 @@ string.prototype.trimend@^1.0.4:
72537210
call-bind "^1.0.2"
72547211
define-properties "^1.1.3"
72557212

7256-
string.prototype.trimstart@^1.0.1:
7257-
version "1.0.3"
7258-
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.3.tgz#9b4cb590e123bb36564401d59824298de50fd5aa"
7259-
integrity sha512-oBIBUy5lea5tt0ovtOFiEQaBkoBBkyJhZXzJYrSmDo5IUUqbOPvVezuRs/agBIdZ2p2Eo1FD6bD9USyBLfl3xg==
7260-
dependencies:
7261-
call-bind "^1.0.0"
7262-
define-properties "^1.1.3"
7263-
72647213
string.prototype.trimstart@^1.0.4:
72657214
version "1.0.4"
72667215
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz#b36399af4ab2999b4c9c648bd7a3fb2bb26feeed"

0 commit comments

Comments
 (0)