Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
feat: updates deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Enngage committed Sep 24, 2021
1 parent 9b66fed commit e2022e4
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 59 deletions.
121 changes: 70 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@
],
"license": "MIT",
"dependencies": {
"@kentico/kontent-management": "1.1.0",
"jszip": "3.6.0",
"yargs": "17.0.1"
"@kentico/kontent-management": "1.5.0",
"jszip": "3.7.1",
"yargs": "17.2.0"
},
"devDependencies": {
"tslib": "2.3.0",
"tslib": "2.3.1",
"@types/jszip": "3.4.1",
"@types/node": "16.3.3",
"@types/yargs": "17.0.2",
"@types/node": "16.9.6",
"@types/yargs": "17.0.3",
"standard-version": "9.3.1",
"ts-node": "10.1.0",
"ts-node": "10.2.1",
"tslint": "6.1.3",
"typescript": "4.3.5"
"typescript": "4.4.3"
}
}

0 comments on commit e2022e4

Please sign in to comment.