Skip to content

Commit

Permalink
fix(deps): update minor and patches
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 308098a commit 8e758c8
Show file tree
Hide file tree
Showing 2 changed files with 2,085 additions and 1,547 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.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228",
"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 8e758c8

Please sign in to comment.