Skip to content

Commit

Permalink
chore: Update @types/tar dev dependency (#5893)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored Aug 30, 2022
1 parent 84ec661 commit 9b38989
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/prompts": "^2.0.8",
"@types/semver": "^7.3.1",
"@types/slice-ansi": "^4.0.0",
"@types/tar": "^4.0.4",
"@types/tar": "^6.1.2",
"@types/tmp": "^0.2.0",
"@types/xml2js": "0.4.5",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@ionic/eslint-config": "^0.3.0",
"@ionic/prettier-config": "~1.0.1",
"@ionic/swiftlint-config": "^1.1.2",
"@types/tar": "^4.0.4",
"@types/tar": "^6.1.2",
"eslint": "~7.27.0",
"lerna": "^3.22.1",
"prettier": "~2.3.0",
Expand Down

0 comments on commit 9b38989

Please sign in to comment.