build(deps-dev): bump @types/debug from 4.1.5 to 4.1.6
This commit is contained in:
parent
a483516850
commit
94e52dece6
2 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
|||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/debug": "^4.1.6",
|
||||
"@types/inquirer": "^7.3.2",
|
||||
"@types/lodash": "^4.14.170",
|
||||
"@types/node": "^15.12.5",
|
||||
|
|
|
@ -1109,10 +1109,10 @@
|
|||
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.1.tgz#a6ca6a9a0ff366af433f42f5f0e124794ff6b8f1"
|
||||
integrity sha512-FTgBI767POY/lKNDNbIzgAX6miIDBs6NTCbdlDb8TrWovHsSvaVIZDlTqym29C6UqhzwcJx4CYr+AlrMywA0cA==
|
||||
|
||||
"@types/debug@^4.1.5":
|
||||
version "4.1.5"
|
||||
resolved "https://registry.npmjs.org/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd"
|
||||
integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==
|
||||
"@types/debug@^4.1.6":
|
||||
version "4.1.6"
|
||||
resolved "https://registry.npmjs.org/@types/debug/-/debug-4.1.6.tgz#0b7018723084918a865eff99249c490505df2163"
|
||||
integrity sha512-7fDOJFA/x8B+sO1901BmHlf5dE1cxBU8mRXj8QOEDnn16hhGJv/IHxJtZhvsabZsIMn0eLIyeOKAeqSNJJYTpA==
|
||||
|
||||
"@types/dockerode@^3.2.3":
|
||||
version "3.2.3"
|
||||
|
|
Loading…
Reference in a new issue