Skip to content

Commit 3c57071

Browse files
renovate-botmgechev
authored andcommitted
build: update @types/inquirer to version ^0.0.43
1 parent d529a12 commit 3c57071

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/copy-webpack-plugin": "^4.4.1",
8282
"@types/express": "^4.16.0",
8383
"@types/glob": "^5.0.35",
84-
"@types/inquirer": "^0.0.42",
84+
"@types/inquirer": "^0.0.43",
8585
"@types/istanbul": "^0.4.30",
8686
"@types/jasmine": "^2.8.8",
8787
"@types/loader-utils": "^1.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,10 +320,10 @@
320320
"@types/events" "*"
321321
"@types/node" "*"
322322

323-
"@types/inquirer@^0.0.42":
324-
version "0.0.42"
325-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-0.0.42.tgz#2310fd8623053bead72247adae416aa32bacdf0c"
326-
integrity sha512-flMaNWU2g9NrtZ4bIV+7SEY2W7OdWNNhmJ0rE1lWVxGrkp3TfFGMcFCxRIBmGWigI8e6n+2HqLjizTTfgcpHLg==
323+
"@types/inquirer@^0.0.43":
324+
version "0.0.43"
325+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-0.0.43.tgz#1eb0bbb4648e6cc568bd396c1e989f620ad01273"
326+
integrity sha512-xgyfKZVMFqE8aIKy1xfFVsX2MxyXUNgjgmbF6dRbR3sL+ZM5K4ka/9L4mmTwX8eTeVYtduyXu0gUVwVJa1HbNw==
327327
dependencies:
328328
"@types/rx" "*"
329329
"@types/through" "*"

0 commit comments

Comments
 (0)