Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Change-type: minor
  • Loading branch information
thgreasi committed Apr 2, 2024
1 parent 4c116b3 commit 6f92acc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"author": "Balena Inc. <[email protected]>",
"license": "Apache-2.0",
"devDependencies": {
"@balena/lint": "^7.0.2",
"@balena/sbvr-types": "^6.0.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"typescript": "^5.2.2"
"@balena/lint": "^8.0.0",
"@balena/sbvr-types": "^7.0.6",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"typescript": "^5.4.3"
},
"dependencies": {
"@aws-sdk/cloudfront-signer": "^3.398.0",
"@balena/pinejs": "^15.3.3",
"@aws-sdk/cloudfront-signer": "^3.541.0",
"@balena/pinejs": "^16.0.2",
"memoizee": "^0.4.15"
},
"versionist": {
Expand Down

0 comments on commit 6f92acc

Please sign in to comment.