Merge branch 'main' into ncalteen/local-action

This commit is contained in:
Nick Alteen
2024-10-21 11:49:46 -04:00
7 changed files with 2073 additions and 1423 deletions

View File

@ -64,14 +64,14 @@
]
},
"dependencies": {
"@actions/core": "^1.10.1"
"@actions/core": "^1.11.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-env": "^7.25.4",
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@github/local-action": "^2.1.2",
"@vercel/ncc": "^0.38.1",
"@vercel/ncc": "^0.38.2",
"babel-preset-jest": "^29.6.3",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.0.2",