feat: update to node16
This commit is contained in:
parent
19c4c8f761
commit
e1f37af978
@ -27,5 +27,5 @@ inputs:
|
||||
required: false
|
||||
default: 'README.md'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'index.js'
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"@semantic-release/release-notes-generator": "^10.0.3",
|
||||
"@types/ejs": "^3.1.0",
|
||||
"@types/got": "^9.6.12",
|
||||
"@types/node": "^17.0.31",
|
||||
"@types/node": "^17.0.32",
|
||||
"@types/sinon": "^10.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
"@typescript-eslint/parser": "^5.23.0",
|
||||
|
@ -34,7 +34,7 @@
|
||||
"@semantic-release/release-notes-generator": "^10.0.3",
|
||||
"@types/ejs": "^3.1.0",
|
||||
"@types/got": "^9.6.12",
|
||||
"@types/node": "^17.0.31",
|
||||
"@types/node": "^17.0.32",
|
||||
"@types/sinon": "^10.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
"@typescript-eslint/parser": "^5.23.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user