mirror of
https://github.com/actions/labeler.git
synced 2025-12-10 11:41:56 +00:00
Move eslint-plugin-node to dev dependencies
This commit is contained in:
380
package-lock.json
generated
380
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,6 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"minimatch": "^7.4.3"
|
||||
},
|
||||
@@ -41,6 +40,7 @@
|
||||
"eslint": "^8.40.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-jest": "^27.2.1",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"jest": "^27.5.1",
|
||||
"prettier": "^2.8.8",
|
||||
"ts-jest": "^27.1.3",
|
||||
|
||||
Reference in New Issue
Block a user