Skip to content

Commit

Permalink
chore: update dependencies (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelAlev authored Apr 23, 2024
1 parent 2a9f2dc commit 7b207eb
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 14 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@frontify/frontify-cli": "^5.6.0",
"glob": "^10.3.10"
"@frontify/frontify-cli": "^5.6.16",
"glob": "^10.3.12"
},
"devDependencies": {
"@biomejs/biome": "^1.5.3",
"@biomejs/biome": "^1.7.1",
"@types/glob": "^8.1.0",
"@types/node": "^20.11.16",
"@types/node": "^20.12.7",
"@vercel/ncc": "^0.38.1",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 7b207eb

Please sign in to comment.