Skip to content

Commit

Permalink
chore(deps): update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent 2531a9d commit 7abd362
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"license": "MIT",
"devDependencies": {
"@jest/globals": "^29.4.3",
"@types/jest": "29.4.0",
"@types/jest": "29.5.4",
"@veramo/cli": "^5.1.2",
"cross-env": "^7.0.3",
"jest": "29.4.3",
"ts-jest": "29.0.5",
"typescript": "5.1.3"
"jest": "29.6.4",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
8 changes: 2 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1092,9 +1092,7 @@
jest-util "^29.4.3"

"@jest/globals@^29.4.3":
version "29.4.3"
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.4.3.tgz#63a2c4200d11bc6d46f12bbe25b07f771fce9279"
integrity sha512-8BQ/5EzfOLG7AaMcDh7yFCbfRLtsc+09E1RQmRBI4D6QQk4m6NSK/MXo+3bJrBN0yU8A2/VIcqhvsOLFmziioA==
version "29.6.4"
dependencies:
"@jest/environment" "^29.4.3"
"@jest/expect" "^29.4.3"
Expand Down Expand Up @@ -2222,9 +2220,7 @@
json-stringify-deterministic "^1.0.7"

"@veramo/cli@^5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@veramo/cli/-/cli-5.1.2.tgz#798ba723778a17230445c1203d25aeb5e2d7f652"
integrity sha512-id5GiUxu27irOxrF6lkqDqo7KJDyy0lbkB8P6SSMfeTiDh2xIoES/oUavZApNI3nRJt602svYFt1j4ZYrN2J+A==
version "5.4.1"
dependencies:
"@microsoft/api-extractor" "^7.33.8"
"@microsoft/api-extractor-model" "^7.25.3"
Expand Down

0 comments on commit 7abd362

Please sign in to comment.