Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/parser from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 21, 2019
1 parent 44cc4c0 commit 90e4af1
Show file tree
Hide file tree
Showing 11 changed files with 36 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@types/node": "^10.14.22",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"lerna": "^3.18.1",
"typescript": "~3.6.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/codemaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/fs-extra": "^8.0.1",
"@types/jest": "^24.0.19",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"jest": "^24.9.0",
"typescript": "~3.6.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/tar-fs": "^1.16.1",
"@types/yargs": "^13.0.3",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"jest": "^24.9.0",
"jest-expect-message": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/node": "^10.14.22",
"@types/tar": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"fs-extra": "^8.1.0",
"jest": "^24.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-pacmak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/node": "^10.14.22",
"@types/yargs": "^13.0.3",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"jest": "^24.9.0",
"jsii-build-tools": "^0.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-reflect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/jest": "^24.0.19",
"@types/yargs": "^13.0.3",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"jest": "^24.9.0",
"jsii": "^0.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@scope/jsii-calc-base": "^0.19.0",
"@scope/jsii-calc-lib": "^0.19.0",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"jest": "^24.9.0",
"jsii-build-tools": "^0.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-spec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@types/jest": "^24.0.19",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"jest": "^24.9.0",
"jsii-build-tools": "^0.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/semver": "^6.0.2",
"@types/yargs": "^13.0.3",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"clone": "^2.1.2",
"eslint": "^6.5.1",
"jest": "^24.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oo-ascii-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@types/jest": "^24.0.19",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"jest": "^24.9.0",
"jsii-build-tools": "^0.19.0",
Expand Down
32 changes: 26 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1290,14 +1290,23 @@
"@typescript-eslint/typescript-estree" "2.4.0"
eslint-scope "^5.0.0"

"@typescript-eslint/parser@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.4.0.tgz#fe43ed5fec14af03d3594fce2c3b7ec4c8df0243"
integrity sha512-IouAKi/grJ4MFrwdXIJ1GHAwbPWYgkT3b/x8Q49F378c9nwgxVkO76e0rZeUVpwHMaUuoKG2sUeK0XGkwdlwkw==
"@typescript-eslint/[email protected]":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.5.0.tgz#383a97ded9a7940e5053449f6d73995e782b8fb1"
integrity sha512-UgcQGE0GKJVChyRuN1CWqDW8Pnu7+mVst0aWrhiyuUD1J9c+h8woBdT4XddCvhcXDodTDVIfE3DzGHVjp7tUeQ==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "2.5.0"
eslint-scope "^5.0.0"

"@typescript-eslint/parser@^2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.5.0.tgz#858030ddd808fbbe88e03f42e5971efaccb8218a"
integrity sha512-9UBMiAwIDWSl79UyogaBdj3hidzv6exjKUx60OuZuFnJf56tq/UMpdPcX09YmGqE8f4AnAueYtBxV8IcAT3jdQ==
dependencies:
"@types/eslint-visitor-keys" "^1.0.0"
"@typescript-eslint/experimental-utils" "2.4.0"
"@typescript-eslint/typescript-estree" "2.4.0"
"@typescript-eslint/experimental-utils" "2.5.0"
"@typescript-eslint/typescript-estree" "2.5.0"
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/[email protected]":
Expand All @@ -1311,6 +1320,17 @@
lodash.unescape "4.0.1"
semver "^6.3.0"

"@typescript-eslint/[email protected]":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.5.0.tgz#40ada624d6217ef092a3a79ed30d947ad4f212ce"
integrity sha512-AXURyF8NcA3IsnbjNX1v9qbwa0dDoY9YPcKYR2utvMHoUcu3636zrz0gRWtVAyxbPCkhyKuGg6WZIyi2Fc79CA==
dependencies:
debug "^4.1.1"
glob "^7.1.4"
is-glob "^4.0.1"
lodash.unescape "4.0.1"
semver "^6.3.0"

"@webassemblyjs/[email protected]":
version "1.8.5"
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"
Expand Down

0 comments on commit 90e4af1

Please sign in to comment.