Skip to content

Commit

Permalink
chore(deps): bump execa and @vercel/ncc
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed Sep 25, 2024
1 parent baaa3b0 commit 9191a18
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@
"@actions/artifact": "2.1.9",
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"execa": "9.3.1"
"execa": "9.4.0"
},
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "22.5.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.1",
"@vercel/ncc": "^0.38.2",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
37 changes: 22 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit 9191a18

Please sign in to comment.