Skip to content

Commit 4d37e80

Browse files
committed
chore(deps): update dependency @heise/eslint-config to v11.0.4
1 parent f045ae6 commit 4d37e80

File tree

1 file changed

+39
-42
lines changed

1 file changed

+39
-42
lines changed

yarn.lock

Lines changed: 39 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.3":
5+
"@babel/code-frame@^7.0.0":
6+
version "7.10.4"
7+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
8+
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
9+
dependencies:
10+
"@babel/highlight" "^7.10.4"
11+
12+
"@babel/code-frame@^7.10.3":
613
version "7.10.3"
714
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.3.tgz#324bcfd8d35cd3d47dae18cde63d752086435e9a"
815
integrity sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg==
@@ -121,10 +128,10 @@
121128
dependencies:
122129
"@babel/types" "^7.10.1"
123130

124-
"@babel/helper-validator-identifier@^7.10.3":
125-
version "7.10.3"
126-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15"
127-
integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw==
131+
"@babel/helper-validator-identifier@^7.10.3", "@babel/helper-validator-identifier@^7.10.4":
132+
version "7.10.4"
133+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
134+
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
128135

129136
"@babel/helpers@^7.10.1":
130137
version "7.10.1"
@@ -135,12 +142,12 @@
135142
"@babel/traverse" "^7.10.1"
136143
"@babel/types" "^7.10.1"
137144

138-
"@babel/highlight@^7.10.3":
139-
version "7.10.3"
140-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.3.tgz#c633bb34adf07c5c13156692f5922c81ec53f28d"
141-
integrity sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw==
145+
"@babel/highlight@^7.10.3", "@babel/highlight@^7.10.4":
146+
version "7.10.4"
147+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
148+
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
142149
dependencies:
143-
"@babel/helper-validator-identifier" "^7.10.3"
150+
"@babel/helper-validator-identifier" "^7.10.4"
144151
chalk "^2.0.0"
145152
js-tokens "^4.0.0"
146153

@@ -416,15 +423,15 @@
416423
integrity sha512-wo2rHprtDzTHf4tiSxavktJ52ntiwmg7eHNGFLH38G1of8OfGVwOc1sVbpM4jN/HK/rCMhYOi6xzoPqsv0537A==
417424

418425
"@heise/eslint-config@^11.0.1":
419-
version "11.0.3"
420-
resolved "https://registry.yarnpkg.com/@heise/eslint-config/-/eslint-config-11.0.3.tgz#5e8ba85f76c3e1c85e9176edc7006a5b34379373"
421-
integrity sha512-tDLofNKdS3USPC6dVjBSwIO1imx9QHrcbEvqeYsJmNPebXMvLenxNsKA8XlM256FfkxpGpVR+Jo5vOF3ZOL1uQ==
426+
version "11.0.4"
427+
resolved "https://registry.yarnpkg.com/@heise/eslint-config/-/eslint-config-11.0.4.tgz#ca816b805c1df604b42b6efc60402ba5cb33d94d"
428+
integrity sha512-37H0iWAnVQV5De017YoVqm2W8stMztdXixnn4uXVAvLApX8Qor+NoAk/hEeAg7HmTq5pivMfwthz4BkSLD7tDQ==
422429
dependencies:
423-
eslint "^7.0.0"
430+
eslint "^7.3.1"
424431
eslint-config-prettier "^6.11.0"
425432
eslint-plugin-jest "^23.10.0"
426433
eslint-plugin-no-loops "^0.3.0"
427-
eslint-plugin-prettier "^3.1.3"
434+
eslint-plugin-prettier "^3.1.4"
428435
eslint-plugin-promise "^4.2.1"
429436
eslint-plugin-security "^1.4.0"
430437
eslint-plugin-sonarjs "^0.5.0"
@@ -1395,17 +1402,7 @@ aggregate-error@^3.0.0:
13951402
clean-stack "^2.0.0"
13961403
indent-string "^4.0.0"
13971404

1398-
ajv@^6.10.0, ajv@^6.10.2:
1399-
version "6.12.2"
1400-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.2.tgz#c629c5eced17baf314437918d2da88c99d5958cd"
1401-
integrity sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==
1402-
dependencies:
1403-
fast-deep-equal "^3.1.1"
1404-
fast-json-stable-stringify "^2.0.0"
1405-
json-schema-traverse "^0.4.1"
1406-
uri-js "^4.2.2"
1407-
1408-
ajv@^6.5.5:
1405+
ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5:
14091406
version "6.12.3"
14101407
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706"
14111408
integrity sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==
@@ -1429,10 +1426,10 @@ ansi-align@^3.0.0:
14291426
dependencies:
14301427
string-width "^3.0.0"
14311428

1432-
ansi-colors@^3.2.1:
1433-
version "3.2.4"
1434-
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
1435-
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
1429+
ansi-colors@^4.1.1:
1430+
version "4.1.1"
1431+
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
1432+
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
14361433

14371434
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0, ansi-escapes@^4.3.1:
14381435
version "4.3.1"
@@ -3039,11 +3036,11 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0, end-of-stream@^1.4.1:
30393036
once "^1.4.0"
30403037

30413038
enquirer@^2.3.5:
3042-
version "2.3.5"
3043-
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.5.tgz#3ab2b838df0a9d8ab9e7dff235b0e8712ef92381"
3044-
integrity sha512-BNT1C08P9XD0vNg3J475yIUG+mVdp9T6towYFHUv897X0KoHBjB1shyrNmhmtHWKP17iSWgo7Gqh7BBuzLZMSA==
3039+
version "2.3.6"
3040+
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
3041+
integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
30453042
dependencies:
3046-
ansi-colors "^3.2.1"
3043+
ansi-colors "^4.1.1"
30473044

30483045
env-ci@^5.0.0:
30493046
version "5.0.2"
@@ -3163,9 +3160,9 @@ eslint-config-prettier@^6.11.0:
31633160
get-stdin "^6.0.0"
31643161

31653162
eslint-plugin-jest@^23.10.0:
3166-
version "23.13.2"
3167-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.2.tgz#7b7993b4e09be708c696b02555083ddefd7e4cc7"
3168-
integrity sha512-qZit+moTXTyZFNDqSIR88/L3rdBlTU7CuW6XmyErD2FfHEkdoLgThkRbiQjzgYnX6rfgLx3Ci4eJmF4Ui5v1Cw==
3163+
version "23.18.0"
3164+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.0.tgz#4813eacb181820ed13c5505f400956d176b25af8"
3165+
integrity sha512-wLPM/Rm1SGhxrFQ2TKM/BYsYPhn7ch6ZEK92S2o/vGkAAnDXM0I4nTIo745RIX+VlCRMFgBuJEax6XfTHMdeKg==
31693166
dependencies:
31703167
"@typescript-eslint/experimental-utils" "^2.5.0"
31713168

@@ -3174,7 +3171,7 @@ eslint-plugin-no-loops@^0.3.0:
31743171
resolved "https://registry.yarnpkg.com/eslint-plugin-no-loops/-/eslint-plugin-no-loops-0.3.0.tgz#e81fecb4eaaf494a926d9caba9a7cd84d1fede7d"
31753172
integrity sha1-6B/stOqvSUqSbZyrqafNhNH+3n0=
31763173

3177-
eslint-plugin-prettier@^3.1.3:
3174+
eslint-plugin-prettier@^3.1.4:
31783175
version "3.1.4"
31793176
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
31803177
integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
@@ -3250,10 +3247,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0:
32503247
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
32513248
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
32523249

3253-
eslint@^7.0.0:
3254-
version "7.3.0"
3255-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.0.tgz#f9f1fc3dc1227985d0db88769f2bbac7b4b875d7"
3256-
integrity sha512-dJMVXwfU5PT1cj2Nv2VPPrKahKTGdX+5Dh0Q3YuKt+Y2UhdL2YbzsVaBMyG9HC0tBismlv/r1+eZqs6SMIV38Q==
3250+
eslint@^7.3.1:
3251+
version "7.4.0"
3252+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.4.0.tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f"
3253+
integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==
32573254
dependencies:
32583255
"@babel/code-frame" "^7.0.0"
32593256
ajv "^6.10.0"

0 commit comments

Comments
 (0)