Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stoe committed Jul 7, 2024
1 parent 6ac6477 commit 390d571
Show file tree
Hide file tree
Showing 7 changed files with 1,011 additions and 2,704 deletions.
3 changes: 2 additions & 1 deletion archived/vartastorage/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
token.json
credentials.json
package-lock.json
token.json
2 changes: 1 addition & 1 deletion archived/vartastorage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test": "eslint ."
},
"dependencies": {
"got": "^14.2.0"
"got": "^14.4.1"
},
"prettier": "@github/prettier-config"
}
Loading

0 comments on commit 390d571

Please sign in to comment.