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 14, 2022
1 parent 4c3a2a8 commit 68817d2
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
84 changes: 42 additions & 42 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,18 @@
],
"license": "MIT",
"dependencies": {
"@kontent-ai/management-sdk": "3.0.0",
"jszip": "3.10.0",
"@kontent-ai/management-sdk": "3.3.0",
"jszip": "3.10.1",
"yargs": "17.5.1"
},
"devDependencies": {
"tslib": "2.4.0",
"@types/jszip": "3.4.1",
"@types/node": "18.0.3",
"@types/yargs": "17.0.10",
"@types/node": "18.7.18",
"@types/yargs": "17.0.12",
"standard-version": "9.5.0",
"ts-node": "10.8.2",
"ts-node": "10.9.1",
"tslint": "6.1.3",
"typescript": "4.7.4"
"typescript": "4.8.3"
}
}

0 comments on commit 68817d2

Please sign in to comment.