Skip to content

Commit

Permalink
chore(deps): update minor and patches
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 308098a commit f25918d
Show file tree
Hide file tree
Showing 2 changed files with 1,992 additions and 1,449 deletions.
11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Samuel Alev <samuel.alev@protonmail.com>",
"description": "GitHub Action to deploy Frontify apps",
"license": "MIT",
"packageManager": "pnpm@9.1.4+sha512.9df9cf27c91715646c7d675d1c9c8e41f6fce88246f1318c1aa6a1ed1aeb3c4f032fcdf4ba63cc69c4fe6d634279176b5358727d8f2cc1e65b65f43ce2f8bfb0",
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c",
"repository": {
"type": "git",
"url": "git+https://github.com/SamuelAlev/frontify-app-deploy.git"
Expand All @@ -14,7 +14,14 @@
},
"main": "lib/index.js",
"homepage": "https://github.com/SamuelAlev/frontify-app-deploy",
"keywords": ["frontify", "marketplace", "app", "deploy", "github", "action"],
"keywords": [
"frontify",
"marketplace",
"app",
"deploy",
"github",
"action"
],
"scripts": {
"build": "tsc",
"format": "biome ci src",
Expand Down
Loading

0 comments on commit f25918d

Please sign in to comment.