Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / onetime / package.json
index 6fd46627fd1e39eafe900e4e12b87435dba00358..84fae2b07cf54715e5ccc1416d63a06831ad9573 100644 (file)
@@ -1,8 +1,8 @@
 {
   "_from": "onetime@^5.1.0",
-  "_id": "onetime@5.1.0",
+  "_id": "onetime@5.1.2",
   "_inBundle": false,
-  "_integrity": "sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==",
+  "_integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
   "_location": "/onetime",
   "_phantomChildren": {},
   "_requested": {
     "fetchSpec": "^5.1.0"
   },
   "_requiredBy": [
-    "/restore-cursor"
+    "/restore-cursor",
+    "/webpack-cli/execa"
   ],
-  "_resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz",
-  "_shasum": "fff0f3c91617fe62bb50189636e99ac8a6df7be5",
+  "_resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
+  "_shasum": "d0e96ebb56b07476df1dd9c4806e5237985ca45e",
   "_spec": "onetime@^5.1.0",
-  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/restore-cursor",
+  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/restore-cursor",
   "author": {
     "name": "Sindre Sorhus",
     "email": "sindresorhus@gmail.com",
-    "url": "sindresorhus.com"
+    "url": "https://sindresorhus.com"
   },
   "bugs": {
     "url": "https://github.com/sindresorhus/onetime/issues"
@@ -48,6 +49,7 @@
     "index.js",
     "index.d.ts"
   ],
+  "funding": "https://github.com/sponsors/sindresorhus",
   "homepage": "https://github.com/sindresorhus/onetime#readme",
   "keywords": [
     "once",
@@ -70,5 +72,5 @@
   "scripts": {
     "test": "xo && ava && tsd"
   },
-  "version": "5.1.0"
+  "version": "5.1.2"
 }