Skip to content

Commit 5f4d071

Browse files
chore(deps-dev): bump @types/semver from 7.3.6 to 7.3.7
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.6 to 7.3.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) --- updated-dependencies: - dependency-name: "@types/semver" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f7ae29 commit 5f4d071

File tree

1 file changed

+9
-43
lines changed

1 file changed

+9
-43
lines changed

yarn.lock

Lines changed: 9 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -386,19 +386,19 @@
386386
"@types/range-parser" "*"
387387

388388
"@types/express@*", "@types/express@^4.17.8":
389-
version "4.17.12"
390-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
391-
integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==
389+
version "4.17.13"
390+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
391+
integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
392392
dependencies:
393393
"@types/body-parser" "*"
394394
"@types/express-serve-static-core" "^4.17.18"
395395
"@types/qs" "*"
396396
"@types/serve-static" "*"
397397

398398
"@types/http-proxy@^1.17.4":
399-
version "1.17.6"
400-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.6.tgz#62dc3fade227d6ac2862c8f19ee0da9da9fd8616"
401-
integrity sha512-+qsjqR75S/ib0ig0R9WN+CDoZeOBU6F2XLewgC4KVgdXiNHiKKHFEMRHOrs5PbYE97D5vataw5wPj4KLYfUkuQ==
399+
version "1.17.7"
400+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.7.tgz#30ea85cc2c868368352a37f0d0d3581e24834c6f"
401+
integrity sha512-9hdj6iXH64tHSLTY+Vt2eYOGzSogC+JQ2H7bdPWkuh7KXP5qLllWx++t+K9Wk556c3dkDdPws/SpMRi0sdCT1w==
402402
dependencies:
403403
"@types/node" "*"
404404

@@ -486,9 +486,9 @@
486486
integrity sha512-1ri+LJhh0gRxIa37IpGytdaW7yDEHeJniBSMD1BmitS07R1j63brcYCzry+l0WJvGdEKQNQ7DYXO2epgborWPw==
487487

488488
"@types/semver@^7.1.0":
489-
version "7.3.6"
490-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.6.tgz#e9831776f4512a7ba6da53e71c26e5fb67882d63"
491-
integrity sha512-0caWDWmpCp0uifxFh+FaqK3CuZ2SkRR/ZRxAV5+zNdC3QVUi6wyOJnefhPvtNt8NQWXB5OA93BUvZsXpWat2Xw==
489+
version "7.3.7"
490+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.7.tgz#b9eb89d7dfa70d5d1ce525bc1411a35347f533a3"
491+
integrity sha512-4g1jrL98mdOIwSOUh6LTlB0Cs9I0dQPwINUhBg7C6pN4HLr8GS8xsksJxilW6S6dQHVi2K/o+lQuQcg7LroCnw==
492492

493493
"@types/serve-static@*":
494494
version "1.13.9"
@@ -572,14 +572,6 @@
572572
"@typescript-eslint/typescript-estree" "4.28.2"
573573
debug "^4.3.1"
574574

575-
"@typescript-eslint/scope-manager@4.28.1":
576-
version "4.28.1"
577-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
578-
integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==
579-
dependencies:
580-
"@typescript-eslint/types" "4.28.1"
581-
"@typescript-eslint/visitor-keys" "4.28.1"
582-
583575
"@typescript-eslint/scope-manager@4.28.2":
584576
version "4.28.2"
585577
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
@@ -588,29 +580,11 @@
588580
"@typescript-eslint/types" "4.28.2"
589581
"@typescript-eslint/visitor-keys" "4.28.2"
590582

591-
"@typescript-eslint/types@4.28.1":
592-
version "4.28.1"
593-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
594-
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
595-
596583
"@typescript-eslint/types@4.28.2":
597584
version "4.28.2"
598585
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
599586
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
600587

601-
"@typescript-eslint/typescript-estree@4.28.1":
602-
version "4.28.1"
603-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
604-
integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==
605-
dependencies:
606-
"@typescript-eslint/types" "4.28.1"
607-
"@typescript-eslint/visitor-keys" "4.28.1"
608-
debug "^4.3.1"
609-
globby "^11.0.3"
610-
is-glob "^4.0.1"
611-
semver "^7.3.5"
612-
tsutils "^3.21.0"
613-
614588
"@typescript-eslint/typescript-estree@4.28.2":
615589
version "4.28.2"
616590
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
@@ -624,14 +598,6 @@
624598
semver "^7.3.5"
625599
tsutils "^3.21.0"
626600

627-
"@typescript-eslint/visitor-keys@4.28.1":
628-
version "4.28.1"
629-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
630-
integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==
631-
dependencies:
632-
"@typescript-eslint/types" "4.28.1"
633-
eslint-visitor-keys "^2.0.0"
634-
635601
"@typescript-eslint/visitor-keys@4.28.2":
636602
version "4.28.2"
637603
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"

0 commit comments

Comments
 (0)