mirror of
https://github.com/actions/setup-java
synced 2024-11-09 15:12:39 +00:00
Install eslint-plugin-node
This commit is contained in:
parent
ba4a2dd11d
commit
f4213ceea0
2 changed files with 223 additions and 279 deletions
501
package-lock.json
generated
501
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -33,6 +33,7 @@
|
|||
"@actions/http-client": "^1.0.11",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.6.1",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"semver": "^7.3.4",
|
||||
"xmlbuilder2": "^2.4.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue