Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / configstore / package.json
index 718cb619150d15912dd1bdd3eaca6f6101e7cc55..ee8ae103c23d337c2e24fa094607180596a41c77 100644 (file)
@@ -1,8 +1,8 @@
 {
   "_from": "configstore@^3.0.0",
-  "_id": "configstore@3.1.2",
+  "_id": "configstore@3.1.5",
   "_inBundle": false,
-  "_integrity": "sha512-vtv5HtGjcYUgFrXc6Kx747B83MRRVS5R1VTEQoXvuP+kMI+if6uywV0nDGoiydJRy4yk7h9od5Og0kxx4zUXmw==",
+  "_integrity": "sha512-nlOhI4+fdzoK5xmJ+NY+1gZK56bwEaWZr8fYuXohZ9Vkc1o3a4T/R3M+yE/w7x/ZVJ1zF8c+oaOvF0dztdUgmA==",
   "_location": "/configstore",
   "_phantomChildren": {},
   "_requested": {
   "_requiredBy": [
     "/update-notifier"
   ],
-  "_resolved": "https://registry.npmjs.org/configstore/-/configstore-3.1.2.tgz",
-  "_shasum": "c6f25defaeef26df12dd33414b001fe81a543f8f",
+  "_resolved": "https://registry.npmjs.org/configstore/-/configstore-3.1.5.tgz",
+  "_shasum": "e9af331fadc14dabd544d3e7e76dc446a09a530f",
   "_spec": "configstore@^3.0.0",
-  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/update-notifier",
+  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/update-notifier",
   "author": {
     "name": "Sindre Sorhus",
     "email": "sindresorhus@gmail.com",
@@ -32,7 +32,7 @@
   },
   "bundleDependencies": false,
   "dependencies": {
-    "dot-prop": "^4.1.0",
+    "dot-prop": "^4.2.1",
     "graceful-fs": "^4.1.2",
     "make-dir": "^1.0.0",
     "unique-string": "^1.0.0",
@@ -42,8 +42,8 @@
   "deprecated": false,
   "description": "Easily load and save config without having to think about where and how",
   "devDependencies": {
-    "ava": "*",
-    "xo": "*"
+    "ava": "^0.25.0",
+    "xo": "^0.20.3"
   },
   "engines": {
     "node": ">=4"
@@ -75,5 +75,5 @@
   "scripts": {
     "test": "xo && ava"
   },
-  "version": "3.1.2"
+  "version": "3.1.5"
 }