Update checked-in dependencies
This commit is contained in:
parent
38bb211981
commit
d6a5bf5c1c
96 changed files with 4450 additions and 174 deletions
5
node_modules/onetime/package.json
generated
vendored
5
node_modules/onetime/package.json
generated
vendored
|
|
@ -1,13 +1,14 @@
|
|||
{
|
||||
"name": "onetime",
|
||||
"version": "5.1.0",
|
||||
"version": "5.1.2",
|
||||
"description": "Ensure a function is only called once",
|
||||
"license": "MIT",
|
||||
"repository": "sindresorhus/onetime",
|
||||
"funding": "https://github.com/sponsors/sindresorhus",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
"url": "https://sindresorhus.com"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue