Skip to content

Commit af037ed

Browse files
build: bump @types/inquirer from 6.5.0 to 7.3.1 (#20801)
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 6.5.0 to 7.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5ce65f commit af037ed

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@types/fs-extra": "^4.0.3",
9797
"@types/glob": "^5.0.36",
9898
"@types/gulp": "3.8.32",
99-
"@types/inquirer": "^6.5.0",
99+
"@types/inquirer": "^7.3.1",
100100
"@types/jasmine": "^3.5.4",
101101
"@types/marked": "^0.7.4",
102102
"@types/merge2": "^0.3.30",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,10 +1682,10 @@
16821682
"@types/orchestrator" "*"
16831683
"@types/vinyl" "*"
16841684

1685-
"@types/inquirer@^6.5.0":
1686-
version "6.5.0"
1687-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-6.5.0.tgz#b83b0bf30b88b8be7246d40e51d32fe9d10e09be"
1688-
integrity sha512-rjaYQ9b9y/VFGOpqBEXRavc3jh0a+e6evAbI31tMda8VlPaSy0AZJfXsvmIe3wklc7W6C3zCSfleuMXR7NOyXw==
1685+
"@types/inquirer@^7.3.1":
1686+
version "7.3.1"
1687+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-7.3.1.tgz#1f231224e7df11ccfaf4cf9acbcc3b935fea292d"
1688+
integrity sha512-osD38QVIfcdgsPCT0V3lD7eH0OFurX71Jft18bZrsVQWVRt6TuxRzlr0GJLrxoHZR2V5ph7/qP8se/dcnI7o0g==
16891689
dependencies:
16901690
"@types/through" "*"
16911691
rxjs "^6.4.0"
@@ -10740,7 +10740,7 @@ rxjs-tslint-rules@^4.33.1:
1074010740
tsutils "^3.0.0"
1074110741
tsutils-etc "^1.2.2"
1074210742

10743-
[email protected], rxjs@^6.6.0, rxjs@^6.6.2:
10743+
[email protected], rxjs@^6.4.0, rxjs@^6.5.3, rxjs@^6.6.0, rxjs@^6.6.2:
1074410744
version "6.6.3"
1074510745
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
1074610746
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
@@ -10754,13 +10754,6 @@ rxjs@^5.5.6:
1075410754
dependencies:
1075510755
symbol-observable "1.0.1"
1075610756

10757-
rxjs@^6.4.0, rxjs@^6.5.3:
10758-
version "6.5.3"
10759-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.3.tgz#510e26317f4db91a7eb1de77d9dd9ba0a4899a3a"
10760-
integrity sha512-wuYsAYYFdWTAnAaPoKGNhfpWwKZbJW+HgAJ+mImp+Epl7BG8oNWBCTyRM8gba9k4lk8BgWdoYm21Mo/RYhhbgA==
10761-
dependencies:
10762-
tslib "^1.9.0"
10763-
1076410757
[email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
1076510758
version "5.1.2"
1076610759
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"

0 commit comments

Comments
 (0)