Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stoe committed Feb 13, 2024
1 parent 2473eb5 commit a9f4bd7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3"
"husky": "^9.0.10"
},
"husky": {
"hooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vartastorage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test": "eslint '*.jsx'"
},
"dependencies": {
"got": "^14.0.0"
"got": "^14.2.0"
},
"prettier": "@github/prettier-config"
}

0 comments on commit a9f4bd7

Please sign in to comment.