Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterclaerhout committed Jul 15, 2024
2 parents 3bacb45 + 3f8ae6a commit e3915ba
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"@actions/github": "^6.0.0",
"js-yaml": "^4.1.0",
"minimatch": "^5.1.2",
"zod": "^3.23.0"
"zod": "^3.23.8"
},
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/js-yaml": "^4.0.9",
"@types/minimatch": "^5.1.2",
"@types/node": "^20.12.7",
"@types/node": "^20.14.10",
"@vercel/ncc": "^0.38.1",
"jest": "^27.5.1",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"ts-jest": "^27.1.3",
"typescript": "^4.9.5"
}
Expand Down

0 comments on commit e3915ba

Please sign in to comment.