Skip to content

Commit dbe1636

Browse files
authored
Merge pull request #1174 from kenkoooo/dependabot/npm_and_yarn/atcoder-problems-frontend/typescript-eslint/parser-4.33.0
build(deps-dev): bump @typescript-eslint/parser from 4.8.0 to 4.33.0 in /atcoder-problems-frontend
2 parents 06b4ca3 + bf586e7 commit dbe1636

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

atcoder-problems-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/recharts": "1.1.14",
7878
"@types/seedrandom": "2.4.28",
7979
"@typescript-eslint/eslint-plugin": "4.8.0",
80-
"@typescript-eslint/parser": "4.8.0",
80+
"@typescript-eslint/parser": "4.33.0",
8181
"cypress": "4.6.0",
8282
"eslint": "7.13.0",
8383
"eslint-config-prettier": "6.11.0",

atcoder-problems-frontend/yarn.lock

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2080,17 +2080,7 @@
20802080
eslint-scope "^5.0.0"
20812081
eslint-utils "^2.0.0"
20822082

2083-
"@typescript-eslint/[email protected]":
2084-
version "4.8.0"
2085-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.8.0.tgz#ff98c0435a3797d17083a63389078b8aa49dc81e"
2086-
integrity sha512-15sp9BIoZalx4wRgkebfau8KizVe6w0eTjPMnuST9kbIeOaloDy1xKkg7eJfFvE/MdCtKlEWZFLoJB8C0SEOaw==
2087-
dependencies:
2088-
"@typescript-eslint/scope-manager" "4.8.0"
2089-
"@typescript-eslint/types" "4.8.0"
2090-
"@typescript-eslint/typescript-estree" "4.8.0"
2091-
debug "^4.1.1"
2092-
2093-
"@typescript-eslint/parser@^4.5.0":
2083+
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^4.5.0":
20942084
version "4.33.0"
20952085
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
20962086
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==

0 commit comments

Comments
 (0)