Skip to content

Commit 5c2410b

Browse files
authored
Merge pull request #86 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-3.7.0
chore(deps-dev): bump @typescript-eslint/parser from 3.6.1 to 3.7.0
2 parents 1fedbf8 + fb35a3c commit 5c2410b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,14 +1303,14 @@
13031303
eslint-utils "^2.0.0"
13041304

13051305
"@typescript-eslint/parser@^3.6.1":
1306-
version "3.6.1"
1307-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.6.1.tgz#216e8adf4ee9c629f77c985476a2ea07fb80e1dc"
1308-
integrity sha512-SLihQU8RMe77YJ/jGTqOt0lMq7k3hlPVfp7v/cxMnXA9T0bQYoMDfTsNgHXpwSJM1Iq2aAJ8WqekxUwGv5F67Q==
1306+
version "3.7.0"
1307+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.7.0.tgz#3e9cd9df9ea644536feb6e5acdb8279ecff96ce9"
1308+
integrity sha512-2LZauVUt7jAWkcIW7djUc3kyW+fSarNEuM3RF2JdLHR9BfX/nDEnyA4/uWz0wseoWVZbDXDF7iF9Jc342flNqQ==
13091309
dependencies:
13101310
"@types/eslint-visitor-keys" "^1.0.0"
1311-
"@typescript-eslint/experimental-utils" "3.6.1"
1312-
"@typescript-eslint/types" "3.6.1"
1313-
"@typescript-eslint/typescript-estree" "3.6.1"
1311+
"@typescript-eslint/experimental-utils" "3.7.0"
1312+
"@typescript-eslint/types" "3.7.0"
1313+
"@typescript-eslint/typescript-estree" "3.7.0"
13141314
eslint-visitor-keys "^1.1.0"
13151315

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

0 commit comments

Comments
 (0)