Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 560de18

Browse files
chore(deps-dev): bump eslint-config-airbnb-base from 13.1.0 to 13.2.0
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 13.1.0 to 13.2.0. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](airbnb/javascript@eslint-config-airbnb-base-v13.1.0...eslint-config-airbnb-base-v13.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0c1b115 commit 560de18

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1817,6 +1817,11 @@ config-chain@^1.1.11:
18171817
ini "^1.3.4"
18181818
proto-list "~1.2.1"
18191819

1820+
confusing-browser-globals@^1.0.5:
1821+
version "1.0.7"
1822+
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.7.tgz#5ae852bd541a910e7ffb2dbb864a2d21a36ad29b"
1823+
integrity sha512-cgHI1azax5ATrZ8rJ+ODDML9Fvu67PimB6aNxBrc/QwSaDaM9eTfIEUHx3bBLJJ82ioSb+/5zfsMCCEJax3ByQ==
1824+
18201825
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
18211826
version "1.1.0"
18221827
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
@@ -2414,13 +2419,13 @@ escodegen@^1.8.1:
24142419
source-map "~0.6.1"
24152420

24162421
eslint-config-airbnb-base@^13.1.0:
2417-
version "13.1.0"
2418-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.1.0.tgz#b5a1b480b80dfad16433d6c4ad84e6605052c05c"
2419-
integrity sha512-XWwQtf3U3zIoKO1BbHh6aUhJZQweOwSt4c2JrPDg9FP3Ltv3+YfEv7jIDB8275tVnO/qOHbfuYg3kzw6Je7uWw==
2422+
version "13.2.0"
2423+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.2.0.tgz#f6ea81459ff4dec2dda200c35f1d8f7419d57943"
2424+
integrity sha512-1mg/7eoB4AUeB0X1c/ho4vb2gYkNH8Trr/EgCT/aGmKhhG+F6vF5s8+iRBlWAzFIAphxIdp3YfEKgEl0f9Xg+w==
24202425
dependencies:
2421-
eslint-restricted-globals "^0.1.1"
2426+
confusing-browser-globals "^1.0.5"
24222427
object.assign "^4.1.0"
2423-
object.entries "^1.0.4"
2428+
object.entries "^1.1.0"
24242429

24252430
eslint-import-resolver-node@^0.3.2:
24262431
version "0.3.2"
@@ -2455,11 +2460,6 @@ eslint-plugin-import@^2.14.0:
24552460
read-pkg-up "^2.0.0"
24562461
resolve "^1.11.0"
24572462

2458-
eslint-restricted-globals@^0.1.1:
2459-
version "0.1.1"
2460-
resolved "https://registry.yarnpkg.com/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz#35f0d5cbc64c2e3ed62e93b4b1a7af05ba7ed4d7"
2461-
integrity sha1-NfDVy8ZMLj7WLpO0saevBbp+1Nc=
2462-
24632463
eslint-scope@^4.0.3:
24642464
version "4.0.3"
24652465
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -4706,7 +4706,7 @@ object.assign@^4.1.0:
47064706
has-symbols "^1.0.0"
47074707
object-keys "^1.0.11"
47084708

4709-
object.entries@^1.0.4:
4709+
object.entries@^1.1.0:
47104710
version "1.1.0"
47114711
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.0.tgz#2024fc6d6ba246aee38bdb0ffd5cfbcf371b7519"
47124712
integrity sha512-l+H6EQ8qzGRxbkHOd5I/aHRhHDKoQXQ8g0BYt4uSweQU1/J6dZUOyWh9a2Vky35YCKjzmgxOzta2hH6kf9HuXA==

0 commit comments

Comments
 (0)