mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-05 23:09:41 +00:00
Merge pull request #402 from actions/dependabot/npm_and_yarn/npm-development-2ffb6fa400
Bump the npm-development group with 5 updates
This commit is contained in:
991
package-lock.json
generated
991
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -67,16 +67,16 @@
|
||||
"@actions/core": "^1.10.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.24.6",
|
||||
"@babel/eslint-parser": "^7.24.6",
|
||||
"@babel/preset-env": "^7.24.6",
|
||||
"@babel/core": "^7.24.7",
|
||||
"@babel/eslint-parser": "^7.24.7",
|
||||
"@babel/preset-env": "^7.24.7",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
"babel-preset-jest": "^29.6.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-github": "^4.10.2",
|
||||
"eslint-plugin-jest": "^28.5.0",
|
||||
"eslint-plugin-jest": "^28.6.0",
|
||||
"jest": "^29.7.0",
|
||||
"make-coverage-badge": "^1.2.0",
|
||||
"prettier": "^3.3.0"
|
||||
"prettier": "^3.3.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user