Skip to content

Commit 531048e

Browse files
authored
Merge pull request #45 from icelam/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.16.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1
2 parents d2ff6ef + 85a5742 commit 531048e

File tree

1 file changed

+13
-18
lines changed

1 file changed

+13
-18
lines changed

yarn.lock

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -315,28 +315,28 @@
315315
source-map "^0.6.0"
316316

317317
"@typescript-eslint/eslint-plugin@^4.0.0":
318-
version "4.15.2"
319-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.2.tgz#981b26b4076c62a5a55873fbef3fe98f83360c61"
320-
integrity sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
318+
version "4.16.1"
319+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.16.1.tgz#2caf6a79dd19c3853b8d39769a27fccb24e4e651"
320+
integrity sha512-SK777klBdlkUZpZLC1mPvyOWk9yAFCWmug13eAjVQ4/Q1LATE/NbcQL1xDHkptQkZOLnPmLUA1Y54m8dqYwnoQ==
321321
dependencies:
322-
"@typescript-eslint/experimental-utils" "4.15.2"
323-
"@typescript-eslint/scope-manager" "4.15.2"
322+
"@typescript-eslint/experimental-utils" "4.16.1"
323+
"@typescript-eslint/scope-manager" "4.16.1"
324324
debug "^4.1.1"
325325
functional-red-black-tree "^1.0.1"
326326
lodash "^4.17.15"
327327
regexpp "^3.0.0"
328328
semver "^7.3.2"
329329
tsutils "^3.17.1"
330330

331-
"@typescript-eslint/experimental-utils@4.15.2":
332-
version "4.15.2"
333-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.2.tgz#5efd12355bd5b535e1831282e6cf465b9a71cf36"
334-
integrity sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ==
331+
"@typescript-eslint/experimental-utils@4.16.1":
332+
version "4.16.1"
333+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.16.1.tgz#da7a396dc7d0e01922acf102b76efff17320b328"
334+
integrity sha512-0Hm3LSlMYFK17jO4iY3un1Ve9x1zLNn4EM50Lia+0EV99NdbK+cn0er7HC7IvBA23mBg3P+8dUkMXy4leL33UQ==
335335
dependencies:
336336
"@types/json-schema" "^7.0.3"
337-
"@typescript-eslint/scope-manager" "4.15.2"
338-
"@typescript-eslint/types" "4.15.2"
339-
"@typescript-eslint/typescript-estree" "4.15.2"
337+
"@typescript-eslint/scope-manager" "4.16.1"
338+
"@typescript-eslint/types" "4.16.1"
339+
"@typescript-eslint/typescript-estree" "4.16.1"
340340
eslint-scope "^5.0.0"
341341
eslint-utils "^2.0.0"
342342

@@ -1654,16 +1654,11 @@ lodash.templatesettings@^4.0.0:
16541654
dependencies:
16551655
lodash._reinterpolate "^3.0.0"
16561656

1657-
lodash@^4.17.15:
1657+
lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20:
16581658
version "4.17.21"
16591659
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
16601660
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
16611661

1662-
lodash@^4.17.19, lodash@^4.17.20:
1663-
version "4.17.20"
1664-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1665-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
1666-
16671662
log-symbols@^4.0.0:
16681663
version "4.0.0"
16691664
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920"

0 commit comments

Comments
 (0)