Skip to content

Commit 136f4a3

Browse files
authored
Merge pull request #62 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-3.3.0
chore(deps-dev): bump @typescript-eslint/parser from 3.2.0 to 3.3.0
2 parents 897b4fb + b6cd089 commit 136f4a3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,13 +1294,13 @@
12941294
eslint-utils "^2.0.0"
12951295

12961296
"@typescript-eslint/parser@^3.2.0":
1297-
version "3.2.0"
1298-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-3.2.0.tgz#d9d7867456b1b8ecae9e724269b0bc932f06cbca"
1299-
integrity sha512-Vhu+wwdevDLVDjK1lIcoD6ZbuOa93fzqszkaO3iCnmrScmKwyW/AGkzc2UvfE5TCoCXqq7Jyt6SOXjsIlpqF4A==
1297+
version "3.3.0"
1298+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.3.0.tgz#fcae40012ded822aa8b2739a1a03a4e3c5bbb7bb"
1299+
integrity sha512-a7S0Sqn/+RpOOWTcaLw6RD4obsharzxmgMfdK24l364VxuBODXjuJM7ImCkSXEN7oz52aiZbXSbc76+2EsE91w==
13001300
dependencies:
13011301
"@types/eslint-visitor-keys" "^1.0.0"
1302-
"@typescript-eslint/experimental-utils" "3.2.0"
1303-
"@typescript-eslint/typescript-estree" "3.2.0"
1302+
"@typescript-eslint/experimental-utils" "3.3.0"
1303+
"@typescript-eslint/typescript-estree" "3.3.0"
13041304
eslint-visitor-keys "^1.1.0"
13051305

13061306
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)