Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / v8-compile-cache / package.json
index 48936e6798e1d6841a7deead34c465e579d946e9..e02e1cbd5f74eb492ce4f8d7e01b6a03dc666dd6 100644 (file)
@@ -1,8 +1,8 @@
 {
   "_from": "v8-compile-cache@^2.0.3",
-  "_id": "v8-compile-cache@2.1.1",
+  "_id": "v8-compile-cache@2.2.0",
   "_inBundle": false,
-  "_integrity": "sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==",
+  "_integrity": "sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==",
   "_location": "/v8-compile-cache",
   "_phantomChildren": {},
   "_requested": {
     "/eslint",
     "/webpack-cli"
   ],
-  "_resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz",
-  "_shasum": "54bc3cdd43317bca91e35dcaf305b1a7237de745",
+  "_resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz",
+  "_shasum": "9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132",
   "_spec": "v8-compile-cache@^2.0.3",
-  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/eslint",
+  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/eslint",
   "author": {
     "name": "Andres Suarez",
     "email": "zertosh@gmail.com"
   "deprecated": false,
   "description": "Require hook for automatic V8 compile cache persistence",
   "devDependencies": {
-    "babel-core": "6.23.1",
-    "eslint": "^3.15.0",
-    "flow-parser": "0.38.0",
+    "babel-core": "6.26.3",
+    "eslint": "^7.12.1",
+    "flow-parser": "0.136.0",
     "rimraf": "^2.5.4",
-    "rxjs": "5.2.0",
+    "rxjs": "6.6.3",
     "semver": "^5.3.0",
     "tap": "^10.1.1",
     "temp": "^0.8.3",
-    "yarn": "0.20.3"
+    "yarn": "1.22.10"
   },
   "files": [
     "v8-compile-cache.js"
   },
   "scripts": {
     "bench": "bench/run.sh",
-    "lint": "eslint --max-warnings=0 .",
-    "posttest": "npm run lint",
-    "test": "tap test/*-test.js"
+    "eslint": "eslint --max-warnings=0 .",
+    "posttest": "npm run eslint",
+    "tap": "tap test/*-test.js",
+    "test": "npm run tap"
   },
-  "version": "2.1.1"
+  "version": "2.2.0"
 }