Skip to content

Commit a380f78

Browse files
authored
Merge pull request #1173 from kenkoooo/dependabot/npm_and_yarn/atcoder-problems-frontend/typescript-eslint/eslint-plugin-4.33.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.8.0 to 4.33.0 in /atcoder-problems-frontend
2 parents 90c1d69 + 33f0ebc commit a380f78

File tree

2 files changed

+3
-85
lines changed

2 files changed

+3
-85
lines changed

atcoder-problems-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/reactstrap": "8.2.0",
7777
"@types/recharts": "1.1.14",
7878
"@types/seedrandom": "2.4.28",
79-
"@typescript-eslint/eslint-plugin": "4.8.0",
79+
"@typescript-eslint/eslint-plugin": "4.33.0",
8080
"@typescript-eslint/parser": "4.33.0",
8181
"cypress": "4.6.0",
8282
"eslint": "7.13.0",

atcoder-problems-frontend/yarn.lock

Lines changed: 2 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -2018,20 +2018,7 @@
20182018
dependencies:
20192019
"@types/yargs-parser" "*"
20202020

2021-
"@typescript-eslint/[email protected]":
2022-
version "4.8.0"
2023-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.0.tgz#ad12cba28e426b24295291ad4c43b1cdc8b9dbb1"
2024-
integrity sha512-nm80Yy5D7Ot00bomzBYodnGmGhNdePHS3iaxJ3Th0wxRWEI/6KCgbmL8PR78fF7MtT1VDcYNtY5y+YYyGlRhBg==
2025-
dependencies:
2026-
"@typescript-eslint/experimental-utils" "4.8.0"
2027-
"@typescript-eslint/scope-manager" "4.8.0"
2028-
debug "^4.1.1"
2029-
functional-red-black-tree "^1.0.1"
2030-
regexpp "^3.0.0"
2031-
semver "^7.3.2"
2032-
tsutils "^3.17.1"
2033-
2034-
"@typescript-eslint/eslint-plugin@^4.5.0":
2021+
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^4.5.0":
20352022
version "4.33.0"
20362023
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
20372024
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
@@ -2057,18 +2044,6 @@
20572044
eslint-scope "^5.1.1"
20582045
eslint-utils "^3.0.0"
20592046

2060-
"@typescript-eslint/[email protected]":
2061-
version "4.8.0"
2062-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.0.tgz#ff035f917aec0698c156a6039166ecf9d7a24f57"
2063-
integrity sha512-1yOvI++HMdA9lpaAkXXQlVUwJjruNz7Z9K3lgpcU+JU/Szvsv42H6G6DECalAuz2Dd0KFU/MeUrPC0jXnuAvlA==
2064-
dependencies:
2065-
"@types/json-schema" "^7.0.3"
2066-
"@typescript-eslint/scope-manager" "4.8.0"
2067-
"@typescript-eslint/types" "4.8.0"
2068-
"@typescript-eslint/typescript-estree" "4.8.0"
2069-
eslint-scope "^5.0.0"
2070-
eslint-utils "^2.0.0"
2071-
20722047
"@typescript-eslint/experimental-utils@^3.10.1":
20732048
version "3.10.1"
20742049
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
@@ -2098,14 +2073,6 @@
20982073
"@typescript-eslint/types" "4.33.0"
20992074
"@typescript-eslint/visitor-keys" "4.33.0"
21002075

2101-
"@typescript-eslint/[email protected]":
2102-
version "4.8.0"
2103-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.0.tgz#f960b6c5df1a5b230b8488e71c5c04e58dd494e0"
2104-
integrity sha512-eJ+SV6w5WcyFusQ/Ru4A/c7E65HMGzWWGPJAqSuM/1EKEE6wOw9LUQTqAvLa6v2oIcaDo9F+/EyOPZgoD/BcLA==
2105-
dependencies:
2106-
"@typescript-eslint/types" "4.8.0"
2107-
"@typescript-eslint/visitor-keys" "4.8.0"
2108-
21092076
"@typescript-eslint/[email protected]":
21102077
version "3.10.1"
21112078
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
@@ -2116,11 +2083,6 @@
21162083
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
21172084
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
21182085

2119-
"@typescript-eslint/[email protected]":
2120-
version "4.8.0"
2121-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.0.tgz#87e73883637f662d9a638b0e9b01ed77edc44fb7"
2122-
integrity sha512-2/mGmXxr3sTxCvCT1mhR2b9rbfpMEBK41tiu0lMnMtZEbpphcUyrmgt2ogDFWNvsvyyeUxO1159eDrgFb7zV4Q==
2123-
21242086
"@typescript-eslint/[email protected]":
21252087
version "3.10.1"
21262088
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
@@ -2148,20 +2110,6 @@
21482110
semver "^7.3.5"
21492111
tsutils "^3.21.0"
21502112

2151-
"@typescript-eslint/[email protected]":
2152-
version "4.8.0"
2153-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.0.tgz#b5160588495f18b739003b6078309b76fece0c55"
2154-
integrity sha512-jEdeERN8DIs7S8PlTdI7Sdy63Caxg2VtR21/RV7Z1Dtixiq/QEFSPrDXggMXKNOPPlrtMS+eCz7d7NV0HWLFVg==
2155-
dependencies:
2156-
"@typescript-eslint/types" "4.8.0"
2157-
"@typescript-eslint/visitor-keys" "4.8.0"
2158-
debug "^4.1.1"
2159-
globby "^11.0.1"
2160-
is-glob "^4.0.1"
2161-
lodash "^4.17.15"
2162-
semver "^7.3.2"
2163-
tsutils "^3.17.1"
2164-
21652113
"@typescript-eslint/[email protected]":
21662114
version "3.10.1"
21672115
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
@@ -2177,14 +2125,6 @@
21772125
"@typescript-eslint/types" "4.33.0"
21782126
eslint-visitor-keys "^2.0.0"
21792127

2180-
"@typescript-eslint/[email protected]":
2181-
version "4.8.0"
2182-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.0.tgz#7786b92bbaf25c6aa9fb860eb8dbb1f7d3b7d0ad"
2183-
integrity sha512-JluNZLvnkRUr0h3L6MnQVLuy2rw9DpD0OyMC21FVbgcezr0LQkbBjDp9kyKZhuZrLrtq4mwPiIkpfRb8IRqneA==
2184-
dependencies:
2185-
"@typescript-eslint/types" "4.8.0"
2186-
eslint-visitor-keys "^2.0.0"
2187-
21882128
"@webassemblyjs/[email protected]":
21892129
version "1.9.0"
21902130
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
@@ -6351,18 +6291,6 @@ [email protected]:
63516291
merge2 "^1.3.0"
63526292
slash "^3.0.0"
63536293

6354-
globby@^11.0.1:
6355-
version "11.0.3"
6356-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
6357-
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
6358-
dependencies:
6359-
array-union "^2.1.0"
6360-
dir-glob "^3.0.1"
6361-
fast-glob "^3.1.1"
6362-
ignore "^5.1.4"
6363-
merge2 "^1.3.0"
6364-
slash "^3.0.0"
6365-
63666294
globby@^11.0.3:
63676295
version "11.1.0"
63686296
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -6793,12 +6721,7 @@ ignore@^4.0.6:
67936721
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
67946722
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
67956723

6796-
ignore@^5.1.1:
6797-
version "5.1.8"
6798-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
6799-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
6800-
6801-
ignore@^5.1.4, ignore@^5.1.8, ignore@^5.2.0:
6724+
ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8, ignore@^5.2.0:
68026725
version "5.2.0"
68036726
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
68046727
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
@@ -11105,11 +11028,6 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1:
1110511028
call-bind "^1.0.2"
1110611029
define-properties "^1.1.3"
1110711030

11108-
regexpp@^3.0.0:
11109-
version "3.1.0"
11110-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
11111-
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
11112-
1111311031
regexpp@^3.1.0:
1111411032
version "3.2.0"
1111511033
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"

0 commit comments

Comments
 (0)