Skip to content

Commit dc77cd1

Browse files
Merge pull request #43 from gabriellopes00/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0
build(deps-dev): bump @typescript-eslint/parser from 4.27.0 to 4.32.0
2 parents 0b6b5d7 + c91de68 commit dc77cd1

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/swagger-ui-express": "^4.1.3",
6666
"@types/uuid": "^8.3.0",
6767
"@typescript-eslint/eslint-plugin": "^4.31.0",
68-
"@typescript-eslint/parser": "^4.14.2",
68+
"@typescript-eslint/parser": "^4.32.0",
6969
"coveralls": "^3.1.1",
7070
"eslint": "^7.32.0",
7171
"eslint-config-standard": "^16.0.2",

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,24 +1036,16 @@
10361036
eslint-scope "^5.1.1"
10371037
eslint-utils "^3.0.0"
10381038

1039-
"@typescript-eslint/parser@^4.14.2":
1040-
version "4.27.0"
1041-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94"
1042-
integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ==
1043-
dependencies:
1044-
"@typescript-eslint/scope-manager" "4.27.0"
1045-
"@typescript-eslint/types" "4.27.0"
1046-
"@typescript-eslint/typescript-estree" "4.27.0"
1039+
"@typescript-eslint/parser@^4.32.0":
1040+
version "4.32.0"
1041+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.32.0.tgz#751ecca0e2fecd3d44484a9b3049ffc1871616e5"
1042+
integrity sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==
1043+
dependencies:
1044+
"@typescript-eslint/scope-manager" "4.32.0"
1045+
"@typescript-eslint/types" "4.32.0"
1046+
"@typescript-eslint/typescript-estree" "4.32.0"
10471047
debug "^4.3.1"
10481048

1049-
"@typescript-eslint/scope-manager@4.27.0":
1050-
version "4.27.0"
1051-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
1052-
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
1053-
dependencies:
1054-
"@typescript-eslint/types" "4.27.0"
1055-
"@typescript-eslint/visitor-keys" "4.27.0"
1056-
10571049
"@typescript-eslint/scope-manager@4.31.0":
10581050
version "4.31.0"
10591051
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.0.tgz#9be33aed4e9901db753803ba233b70d79a87fc3e"
@@ -1062,28 +1054,23 @@
10621054
"@typescript-eslint/types" "4.31.0"
10631055
"@typescript-eslint/visitor-keys" "4.31.0"
10641056

1065-
"@typescript-eslint/types@4.27.0":
1066-
version "4.27.0"
1067-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
1068-
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
1057+
"@typescript-eslint/scope-manager@4.32.0":
1058+
version "4.32.0"
1059+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz#e03c8668f8b954072b3f944d5b799c0c9225a7d5"
1060+
integrity sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==
1061+
dependencies:
1062+
"@typescript-eslint/types" "4.32.0"
1063+
"@typescript-eslint/visitor-keys" "4.32.0"
10691064

10701065
"@typescript-eslint/types@4.31.0":
10711066
version "4.31.0"
10721067
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
10731068
integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
10741069

1075-
"@typescript-eslint/typescript-estree@4.27.0":
1076-
version "4.27.0"
1077-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
1078-
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
1079-
dependencies:
1080-
"@typescript-eslint/types" "4.27.0"
1081-
"@typescript-eslint/visitor-keys" "4.27.0"
1082-
debug "^4.3.1"
1083-
globby "^11.0.3"
1084-
is-glob "^4.0.1"
1085-
semver "^7.3.5"
1086-
tsutils "^3.21.0"
1070+
"@typescript-eslint/types@4.32.0":
1071+
version "4.32.0"
1072+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d"
1073+
integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==
10871074

10881075
"@typescript-eslint/typescript-estree@4.31.0":
10891076
version "4.31.0"
@@ -1098,13 +1085,18 @@
10981085
semver "^7.3.5"
10991086
tsutils "^3.21.0"
11001087

1101-
"@typescript-eslint/visitor-keys@4.27.0":
1102-
version "4.27.0"
1103-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
1104-
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
1088+
"@typescript-eslint/typescript-estree@4.32.0":
1089+
version "4.32.0"
1090+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b"
1091+
integrity sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==
11051092
dependencies:
1106-
"@typescript-eslint/types" "4.27.0"
1107-
eslint-visitor-keys "^2.0.0"
1093+
"@typescript-eslint/types" "4.32.0"
1094+
"@typescript-eslint/visitor-keys" "4.32.0"
1095+
debug "^4.3.1"
1096+
globby "^11.0.3"
1097+
is-glob "^4.0.1"
1098+
semver "^7.3.5"
1099+
tsutils "^3.21.0"
11081100

11091101
"@typescript-eslint/visitor-keys@4.31.0":
11101102
version "4.31.0"
@@ -1114,6 +1106,14 @@
11141106
"@typescript-eslint/types" "4.31.0"
11151107
eslint-visitor-keys "^2.0.0"
11161108

1109+
"@typescript-eslint/visitor-keys@4.32.0":
1110+
version "4.32.0"
1111+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f"
1112+
integrity sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==
1113+
dependencies:
1114+
"@typescript-eslint/types" "4.32.0"
1115+
eslint-visitor-keys "^2.0.0"
1116+
11171117
abab@^2.0.3, abab@^2.0.5:
11181118
version "2.0.5"
11191119
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"

0 commit comments

Comments
 (0)