Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
crs-k committed Dec 6, 2023
2 parents bb41aba + 11fe52a commit 0bb955a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
62 changes: 31 additions & 31 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 @@ -31,14 +31,14 @@
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"@octokit/plugin-paginate-rest": "9.1.4",
"@octokit/types": "12.3.0",
"@octokit/plugin-paginate-rest": "9.1.5",
"@octokit/types": "12.4.0",
"@types/semver": "7.5.6",
"assert": "2.1.0"
},
"devDependencies": {
"@types/jest": "29.5.10",
"@types/node": "20.10.2",
"@types/node": "20.10.3",
"@typescript-eslint/parser": "5.62.0",
"@vercel/ncc": "0.38.1",
"ansi-styles": "5.2.0",
Expand Down

0 comments on commit 0bb955a

Please sign in to comment.