Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfff7af0

Browse files
chore: bump http-proxy-middleware from 2.0.1 to 2.0.2
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.1 to 2.0.2.- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)- [Commits](chimurai/http-proxy-middleware@v2.0.1...v2.0.2)---updated-dependencies:- dependency-name: http-proxy-middleware dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
1 parente798173 commitfff7af0

File tree

2 files changed

+41
-48
lines changed

2 files changed

+41
-48
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"eslint-import-resolver-typescript":"2.5.0",
3535
"eslint-plugin-compat":"4.0.1",
3636
"eslint-plugin-import":"2.25.4",
37-
"eslint-plugin-jest":"25.7.0",
37+
"eslint-plugin-jest":"26.0.0",
3838
"eslint-plugin-jsx-a11y":"6.5.1",
3939
"eslint-plugin-no-storage":"1.0.2",
4040
"eslint-plugin-react":"7.28.0",
4141
"eslint-plugin-react-hooks":"4.3.0",
4242
"express":"4.17.2",
4343
"formik":"2.2.9",
44-
"http-proxy-middleware":"2.0.1",
44+
"http-proxy-middleware":"2.0.2",
4545
"jest":"27.4.7",
4646
"jest-runner-eslint":"1.0.0",
4747
"next":"12.0.9",

‎yarn.lock‎

Lines changed: 39 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@
852852
dependencies:
853853
"@types/node""*"
854854

855-
"@types/http-proxy@^1.17.5":
855+
"@types/http-proxy@^1.17.8":
856856
version "1.17.8"
857857
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.8.tgz#968c66903e7e42b483608030ee85800f22d03f55"
858858
integrity sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==
@@ -1028,13 +1028,6 @@
10281028
eslint-scope "^5.1.1"
10291029
eslint-utils "^3.0.0"
10301030

1031-
"@typescript-eslint/experimental-utils@^5.0.0":
1032-
version "5.10.0"
1033-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.10.0.tgz#e039664f294eb7ab1d3ede7125f5e01be67acc7f"
1034-
integrity sha512-GeQAPqQMI5DVMGOUwGbSR+NdsirryyKOgUFRTWInhlsKUArns/MVnXmPpzxfrzB1nU36cT5WJAwmfCsjoaVBWg==
1035-
dependencies:
1036-
"@typescript-eslint/utils""5.10.0"
1037-
10381031
"@typescript-eslint/parser@4.33.0":
10391032
version "4.33.0"
10401033
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
@@ -1053,23 +1046,23 @@
10531046
"@typescript-eslint/types""4.33.0"
10541047
"@typescript-eslint/visitor-keys""4.33.0"
10551048

1056-
"@typescript-eslint/scope-manager@5.10.0":
1057-
version "5.10.0"
1058-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
1059-
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
1049+
"@typescript-eslint/scope-manager@5.10.1":
1050+
version "5.10.1"
1051+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809"
1052+
integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==
10601053
dependencies:
1061-
"@typescript-eslint/types""5.10.0"
1062-
"@typescript-eslint/visitor-keys""5.10.0"
1054+
"@typescript-eslint/types""5.10.1"
1055+
"@typescript-eslint/visitor-keys""5.10.1"
10631056

10641057
"@typescript-eslint/types@4.33.0":
10651058
version "4.33.0"
10661059
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
10671060
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
10681061

1069-
"@typescript-eslint/types@5.10.0":
1070-
version "5.10.0"
1071-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
1072-
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
1062+
"@typescript-eslint/types@5.10.1":
1063+
version "5.10.1"
1064+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
1065+
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
10731066

10741067
"@typescript-eslint/typescript-estree@4.33.0":
10751068
version "4.33.0"
@@ -1084,28 +1077,28 @@
10841077
semver "^7.3.5"
10851078
tsutils "^3.21.0"
10861079

1087-
"@typescript-eslint/typescript-estree@5.10.0":
1088-
version "5.10.0"
1089-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
1090-
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
1080+
"@typescript-eslint/typescript-estree@5.10.1":
1081+
version "5.10.1"
1082+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
1083+
integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==
10911084
dependencies:
1092-
"@typescript-eslint/types""5.10.0"
1093-
"@typescript-eslint/visitor-keys""5.10.0"
1085+
"@typescript-eslint/types""5.10.1"
1086+
"@typescript-eslint/visitor-keys""5.10.1"
10941087
debug "^4.3.2"
10951088
globby "^11.0.4"
10961089
is-glob "^4.0.3"
10971090
semver "^7.3.5"
10981091
tsutils "^3.21.0"
10991092

1100-
"@typescript-eslint/utils@5.10.0":
1101-
version "5.10.0"
1102-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
1103-
integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==
1093+
"@typescript-eslint/utils@^5.10.0":
1094+
version "5.10.1"
1095+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.1.tgz#fa682a33af47080ba2c4368ee0ad2128213a1196"
1096+
integrity sha512-RRmlITiUbLuTRtn/gcPRi4202niF+q7ylFLCKu4c+O/PcpRvZ/nAUwQ2G00bZgpWkhrNLNnvhZLbDn8Ml0qsQw==
11041097
dependencies:
11051098
"@types/json-schema""^7.0.9"
1106-
"@typescript-eslint/scope-manager""5.10.0"
1107-
"@typescript-eslint/types""5.10.0"
1108-
"@typescript-eslint/typescript-estree""5.10.0"
1099+
"@typescript-eslint/scope-manager""5.10.1"
1100+
"@typescript-eslint/types""5.10.1"
1101+
"@typescript-eslint/typescript-estree""5.10.1"
11091102
eslint-scope "^5.1.1"
11101103
eslint-utils "^3.0.0"
11111104

@@ -1117,12 +1110,12 @@
11171110
"@typescript-eslint/types""4.33.0"
11181111
eslint-visitor-keys "^2.0.0"
11191112

1120-
"@typescript-eslint/visitor-keys@5.10.0":
1121-
version "5.10.0"
1122-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
1123-
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
1113+
"@typescript-eslint/visitor-keys@5.10.1":
1114+
version "5.10.1"
1115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"
1116+
integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==
11241117
dependencies:
1125-
"@typescript-eslint/types""5.10.0"
1118+
"@typescript-eslint/types""5.10.1"
11261119
eslint-visitor-keys "^3.0.0"
11271120

11281121
abab@^2.0.3, abab@^2.0.5:
@@ -2055,12 +2048,12 @@ eslint-plugin-import@2.25.4:
20552048
resolve "^1.20.0"
20562049
tsconfig-paths "^3.12.0"
20572050

2058-
eslint-plugin-jest@25.7.0:
2059-
version "25.7.0"
2060-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz#ff4ac97520b53a96187bad9c9814e7d00de09a6a"
2061-
integrity sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==
2051+
eslint-plugin-jest@26.0.0:
2052+
version "26.0.0"
2053+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.0.0.tgz#f83a25a23ab90ce5b375b1d44389b8c391be5ce8"
2054+
integrity sha512-Fvs0YgJ/nw9FTrnqTuMGVrkozkd07jkQzWm0ajqyHlfcsdkxGfAuv30fgfWHOnHiCr9+1YQ365CcDX7vrNhqQg==
20622055
dependencies:
2063-
"@typescript-eslint/experimental-utils""^5.0.0"
2056+
"@typescript-eslint/utils""^5.10.0"
20642057

20652058
eslint-plugin-jsx-a11y@6.5.1:
20662059
version "6.5.1"
@@ -2630,12 +2623,12 @@ http-proxy-agent@^4.0.1:
26302623
agent-base "6"
26312624
debug "4"
26322625

2633-
http-proxy-middleware@2.0.1:
2634-
version "2.0.1"
2635-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.1.tgz#7ef3417a479fb7666a571e09966c66a39bd2c15f"
2636-
integrity sha512-cfaXRVoZxSed/BmkA7SwBVNI9Kj7HFltaE5rqYOub5kWzWZ+gofV2koVN1j2rMW7pEfSSlCHGJ31xmuyFyfLOg==
2626+
http-proxy-middleware@2.0.2:
2627+
version "2.0.2"
2628+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.2.tgz#94d7593790aad6b3de48164f13792262f656c332"
2629+
integrity sha512-XtmDN5w+vdFTBZaYhdJAbMqn0DP/EhkUaAeo963mojwpKMMbw6nivtFKw07D7DDOH745L5k0VL0P8KRYNEVF/g==
26372630
dependencies:
2638-
"@types/http-proxy""^1.17.5"
2631+
"@types/http-proxy""^1.17.8"
26392632
http-proxy "^1.18.1"
26402633
is-glob "^4.0.1"
26412634
is-plain-obj "^3.0.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp