mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-05 14:59:47 +00:00
Merge branch 'main' into exports
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@ -18,14 +18,14 @@
|
||||
"@typescript-eslint/parser": "^6.5.0",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint-plugin-github": "^4.9.2",
|
||||
"eslint-plugin-github": "^4.10.0",
|
||||
"eslint-plugin-jest": "^27.2.3",
|
||||
"eslint-plugin-jsonc": "^2.9.0",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"jest": "^29.6.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"make-coverage-badge": "^1.2.0",
|
||||
"prettier": "^3.0.2",
|
||||
"prettier": "^3.0.3",
|
||||
"prettier-eslint": "^15.0.1",
|
||||
"ts-jest": "^29.1.1",
|
||||
"typescript": "^5.2.2"
|
||||
|
@ -74,14 +74,14 @@
|
||||
"@typescript-eslint/eslint-plugin": "^6.5.0",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint-plugin-github": "^4.9.2",
|
||||
"eslint-plugin-github": "^4.10.0",
|
||||
"eslint-plugin-jest": "^27.2.3",
|
||||
"eslint-plugin-jsonc": "^2.9.0",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"jest": "^29.6.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"make-coverage-badge": "^1.2.0",
|
||||
"prettier": "^3.0.2",
|
||||
"prettier": "^3.0.3",
|
||||
"prettier-eslint": "^15.0.1",
|
||||
"ts-jest": "^29.1.1",
|
||||
"typescript": "^5.2.2"
|
||||
|
Reference in New Issue
Block a user