chore(deps-dev): bump @types/archiver from 3.1.1 to 5.1.0

Bumps [@types/archiver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver) from 3.1.1 to 5.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/archiver)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-31 04:47:57 +00:00
committed by GitHub
parent 091561031a
commit 78f201c796
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
"devDependencies": {
"@backstage/cli": "^0.4.2",
"@backstage/test-utils": "^0.1.5",
"@types/archiver": "^3.1.1",
"@types/archiver": "^5.1.0",
"@types/compression": "^1.7.0",
"@types/concat-stream": "^1.6.0",
"@types/fs-extra": "^9.0.3",
+6 -6
View File
@@ -1666,10 +1666,10 @@
yup "^0.29.3"
"@backstage/core@^0.3.0":
version "0.4.2"
version "0.4.3"
dependencies:
"@backstage/config" "^0.1.2"
"@backstage/core-api" "^0.2.7"
"@backstage/core-api" "^0.2.8"
"@backstage/theme" "^0.2.2"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"
@@ -5248,10 +5248,10 @@
resolved "https://registry.npmjs.org/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
"@types/archiver@^3.1.1":
version "3.1.1"
resolved "https://registry.npmjs.org/@types/archiver/-/archiver-3.1.1.tgz#10cc1be44af8911e57484342c7b3b32a5f178a1a"
integrity sha512-TzVZ9204sH1TuFylfr1cw/AA/3/VldAAXswEwKLXUOzA9mDg+m6gHF9EaqKNlozcjc6knX5m1KAqJzksPLSEfw==
"@types/archiver@^5.1.0":
version "5.1.0"
resolved "https://registry.npmjs.org/@types/archiver/-/archiver-5.1.0.tgz#869f4ce4028e49cf9a0243cf914415f4cc3d1f3d"
integrity sha512-baFOhanb/hxmcOd1Uey2TfFg43kTSmM6py1Eo7Rjbv/ivcl7PXLhY0QgXGf50Hx/eskGCFqPfhs/7IZLb15C5g==
dependencies:
"@types/glob" "*"