Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Update pinejs-client-core from 8.0.1 to 8.1.1
Update @balena/abstract-sql-to-typescript from 4.0.6 to 5.0.0

Change-type: patch
  • Loading branch information
thgreasi committed Oct 9, 2024
1 parent c46ddcf commit a8d338d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@balena/abstract-sql-to-typescript": "^4.0.6",
"@balena/abstract-sql-to-typescript": "^5.0.0",
"@types/chai": "^4.3.19",
"@types/chai-as-promised": "^7.1.8",
"@types/express": "^4.17.21",
"@types/supertest": "^6.0.2",
"chai": "^4.5.0",
"chai-as-promised": "^7.1.2",
"pinejs-client-core": "^8.0.1",
"pinejs-client-core": "^8.1.1",
"supertest": "^7.0.0"
},
"versionist": {
Expand Down

0 comments on commit a8d338d

Please sign in to comment.