mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-05 23:09:41 +00:00
Merge branch 'main' into ncalteen/local-action
This commit is contained in:
10
package.json
10
package.json
@ -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",
|
||||
|
Reference in New Issue
Block a user