mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-14 16:01:11 +00:00
initial changes for node20 and update dependencies
This commit is contained in:
parent
72c43c2d8f
commit
ae4498fd09
77 changed files with 19718 additions and 28856 deletions
4
.licenses/npm/is-plain-object.dep.yml
generated
4
.licenses/npm/is-plain-object.dep.yml
generated
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
name: is-plain-object
|
||||
version: 3.0.0
|
||||
version: 5.0.0
|
||||
type: npm
|
||||
summary: Returns true if an object was created by the `Object` constructor.
|
||||
summary: Returns true if an object was created by the `Object` constructor, or Object.create(null).
|
||||
homepage: https://github.com/jonschlinkert/is-plain-object
|
||||
license: mit
|
||||
licenses:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue