Skip to content

Commit

Permalink
Update pinejs-client-core to 8.0.1
Browse files Browse the repository at this point in the history
Update pinejs-client-core from 8.0.0 to 8.0.1

Change-type: patch
  • Loading branch information
Page- committed Sep 13, 2024
1 parent 1fac875 commit d333ee4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"dependencies": {
"@types/request": "^2.48.12",
"lru-cache": "^11.0.1",
"pinejs-client-core": "^8.0.0",
"pinejs-client-core": "^8.0.1",
"request": "^2.88.2",
"typed-error": "^3.2.2"
},
"devDependencies": {
"@balena/lint": "^9.0.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"require-npm4-to-publish": "^1.0.0",
"typescript": "^5.4.5"
"typescript": "^5.6.2"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit d333ee4

Please sign in to comment.