Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
  • Loading branch information
Vinicius Reis committed Aug 8, 2022
1 parent 004064d commit aeae95c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 58 deletions.
68 changes: 17 additions & 51 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
},
"devDependencies": {
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-typescript": "^8.3.2",
"@types/semver": "^7.3.9",
"jest": "^28.0.3",
"jest-environment-jsdom": "^28.0.2",
"rollup": "^2.71.1",
"@rollup/plugin-typescript": "^8.3.4",
"@types/semver": "^7.3.10",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"rollup": "^2.77.2",
"tslib": "^2.4.0",
"typedoc": "^0.22.15",
"typescript": "^4.6.4"
"typedoc": "^0.23.10",
"typescript": "^4.7.4"
},
"engines": {
"node": "^16.0.0",
Expand Down

0 comments on commit aeae95c

Please sign in to comment.