Skip to content

Commit 2e01df8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v4.8.1
1 parent 8b66f65 commit 2e01df8

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@commitlint/config-conventional": "11.0.0",
4444
"@types/jest": "26.0.15",
4545
"@types/node": "12.12.20",
46-
"@typescript-eslint/eslint-plugin": "4.8.0",
47-
"@typescript-eslint/parser": "4.8.0",
46+
"@typescript-eslint/eslint-plugin": "4.8.1",
47+
"@typescript-eslint/parser": "4.8.1",
4848
"eslint": "7.13.0",
4949
"eslint-config-prettier": "6.15.0",
5050
"eslint-plugin-prettier": "3.1.4",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,74 +1208,74 @@
12081208
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
12091209
integrity sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg==
12101210

1211-
"@typescript-eslint/[email protected].0":
1212-
version "4.8.0"
1213-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.0.tgz#ad12cba28e426b24295291ad4c43b1cdc8b9dbb1"
1214-
integrity sha512-nm80Yy5D7Ot00bomzBYodnGmGhNdePHS3iaxJ3Th0wxRWEI/6KCgbmL8PR78fF7MtT1VDcYNtY5y+YYyGlRhBg==
1211+
"@typescript-eslint/[email protected].1":
1212+
version "4.8.1"
1213+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.1.tgz#b362abe0ee478a6c6d06c14552a6497f0b480769"
1214+
integrity sha512-d7LeQ7dbUrIv5YVFNzGgaW3IQKMmnmKFneRWagRlGYOSfLJVaRbj/FrBNOBC1a3tVO+TgNq1GbHvRtg1kwL0FQ==
12151215
dependencies:
1216-
"@typescript-eslint/experimental-utils" "4.8.0"
1217-
"@typescript-eslint/scope-manager" "4.8.0"
1216+
"@typescript-eslint/experimental-utils" "4.8.1"
1217+
"@typescript-eslint/scope-manager" "4.8.1"
12181218
debug "^4.1.1"
12191219
functional-red-black-tree "^1.0.1"
12201220
regexpp "^3.0.0"
12211221
semver "^7.3.2"
12221222
tsutils "^3.17.1"
12231223

1224-
"@typescript-eslint/[email protected].0":
1225-
version "4.8.0"
1226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.0.tgz#ff035f917aec0698c156a6039166ecf9d7a24f57"
1227-
integrity sha512-1yOvI++HMdA9lpaAkXXQlVUwJjruNz7Z9K3lgpcU+JU/Szvsv42H6G6DECalAuz2Dd0KFU/MeUrPC0jXnuAvlA==
1224+
"@typescript-eslint/[email protected].1":
1225+
version "4.8.1"
1226+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.1.tgz#27275c20fa4336df99ebcf6195f7d7aa7aa9f22d"
1227+
integrity sha512-WigyLn144R3+lGATXW4nNcDJ9JlTkG8YdBWHkDlN0lC3gUGtDi7Pe3h5GPvFKMcRz8KbZpm9FJV9NTW8CpRHpg==
12281228
dependencies:
12291229
"@types/json-schema" "^7.0.3"
1230-
"@typescript-eslint/scope-manager" "4.8.0"
1231-
"@typescript-eslint/types" "4.8.0"
1232-
"@typescript-eslint/typescript-estree" "4.8.0"
1230+
"@typescript-eslint/scope-manager" "4.8.1"
1231+
"@typescript-eslint/types" "4.8.1"
1232+
"@typescript-eslint/typescript-estree" "4.8.1"
12331233
eslint-scope "^5.0.0"
12341234
eslint-utils "^2.0.0"
12351235

1236-
"@typescript-eslint/[email protected].0":
1237-
version "4.8.0"
1238-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.8.0.tgz#ff98c0435a3797d17083a63389078b8aa49dc81e"
1239-
integrity sha512-15sp9BIoZalx4wRgkebfau8KizVe6w0eTjPMnuST9kbIeOaloDy1xKkg7eJfFvE/MdCtKlEWZFLoJB8C0SEOaw==
1236+
"@typescript-eslint/[email protected].1":
1237+
version "4.8.1"
1238+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.8.1.tgz#4fe2fbdbb67485bafc4320b3ae91e34efe1219d1"
1239+
integrity sha512-QND8XSVetATHK9y2Ltc/XBl5Ro7Y62YuZKnPEwnNPB8E379fDsvzJ1dMJ46fg/VOmk0hXhatc+GXs5MaXuL5Uw==
12401240
dependencies:
1241-
"@typescript-eslint/scope-manager" "4.8.0"
1242-
"@typescript-eslint/types" "4.8.0"
1243-
"@typescript-eslint/typescript-estree" "4.8.0"
1241+
"@typescript-eslint/scope-manager" "4.8.1"
1242+
"@typescript-eslint/types" "4.8.1"
1243+
"@typescript-eslint/typescript-estree" "4.8.1"
12441244
debug "^4.1.1"
12451245

1246-
"@typescript-eslint/[email protected].0":
1247-
version "4.8.0"
1248-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.0.tgz#f960b6c5df1a5b230b8488e71c5c04e58dd494e0"
1249-
integrity sha512-eJ+SV6w5WcyFusQ/Ru4A/c7E65HMGzWWGPJAqSuM/1EKEE6wOw9LUQTqAvLa6v2oIcaDo9F+/EyOPZgoD/BcLA==
1246+
"@typescript-eslint/[email protected].1":
1247+
version "4.8.1"
1248+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.1.tgz#e343c475f8f1d15801b546cb17d7f309b768fdce"
1249+
integrity sha512-r0iUOc41KFFbZdPAdCS4K1mXivnSZqXS5D9oW+iykQsRlTbQRfuFRSW20xKDdYiaCoH+SkSLeIF484g3kWzwOQ==
12501250
dependencies:
1251-
"@typescript-eslint/types" "4.8.0"
1252-
"@typescript-eslint/visitor-keys" "4.8.0"
1251+
"@typescript-eslint/types" "4.8.1"
1252+
"@typescript-eslint/visitor-keys" "4.8.1"
12531253

1254-
"@typescript-eslint/[email protected].0":
1255-
version "4.8.0"
1256-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.0.tgz#87e73883637f662d9a638b0e9b01ed77edc44fb7"
1257-
integrity sha512-2/mGmXxr3sTxCvCT1mhR2b9rbfpMEBK41tiu0lMnMtZEbpphcUyrmgt2ogDFWNvsvyyeUxO1159eDrgFb7zV4Q==
1254+
"@typescript-eslint/[email protected].1":
1255+
version "4.8.1"
1256+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.1.tgz#23829c73c5fc6f4fcd5346a7780b274f72fee222"
1257+
integrity sha512-ave2a18x2Y25q5K05K/U3JQIe2Av4+TNi/2YuzyaXLAsDx6UZkz1boZ7nR/N6Wwae2PpudTZmHFXqu7faXfHmA==
12581258

1259-
"@typescript-eslint/[email protected].0":
1260-
version "4.8.0"
1261-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.0.tgz#b5160588495f18b739003b6078309b76fece0c55"
1262-
integrity sha512-jEdeERN8DIs7S8PlTdI7Sdy63Caxg2VtR21/RV7Z1Dtixiq/QEFSPrDXggMXKNOPPlrtMS+eCz7d7NV0HWLFVg==
1259+
"@typescript-eslint/[email protected].1":
1260+
version "4.8.1"
1261+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.1.tgz#7307e3f2c9e95df7daa8dc0a34b8c43b7ec0dd32"
1262+
integrity sha512-bJ6Fn/6tW2g7WIkCWh3QRlaSU7CdUUK52shx36/J7T5oTQzANvi6raoTsbwGM11+7eBbeem8hCCKbyvAc0X3sQ==
12631263
dependencies:
1264-
"@typescript-eslint/types" "4.8.0"
1265-
"@typescript-eslint/visitor-keys" "4.8.0"
1264+
"@typescript-eslint/types" "4.8.1"
1265+
"@typescript-eslint/visitor-keys" "4.8.1"
12661266
debug "^4.1.1"
12671267
globby "^11.0.1"
12681268
is-glob "^4.0.1"
12691269
lodash "^4.17.15"
12701270
semver "^7.3.2"
12711271
tsutils "^3.17.1"
12721272

1273-
"@typescript-eslint/[email protected].0":
1274-
version "4.8.0"
1275-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.0.tgz#7786b92bbaf25c6aa9fb860eb8dbb1f7d3b7d0ad"
1276-
integrity sha512-JluNZLvnkRUr0h3L6MnQVLuy2rw9DpD0OyMC21FVbgcezr0LQkbBjDp9kyKZhuZrLrtq4mwPiIkpfRb8IRqneA==
1273+
"@typescript-eslint/[email protected].1":
1274+
version "4.8.1"
1275+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.1.tgz#794f68ee292d1b2e3aa9690ebedfcb3a8c90e3c3"
1276+
integrity sha512-3nrwXFdEYALQh/zW8rFwP4QltqsanCDz4CwWMPiIZmwlk9GlvBeueEIbq05SEq4ganqM0g9nh02xXgv5XI3PeQ==
12771277
dependencies:
1278-
"@typescript-eslint/types" "4.8.0"
1278+
"@typescript-eslint/types" "4.8.1"
12791279
eslint-visitor-keys "^2.0.0"
12801280

12811281
"@wry/context@^0.4.0":

0 commit comments

Comments
 (0)