Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / acorn-jsx / package.json
index d20a74d38b9e1d0af4527fd1e8b1a5d613f24615..c132c218d8b0385fc022cec45166f5c432e78453 100644 (file)
@@ -1,8 +1,8 @@
 {
   "_from": "acorn-jsx@^5.2.0",
-  "_id": "acorn-jsx@5.2.0",
+  "_id": "acorn-jsx@5.3.1",
   "_inBundle": false,
-  "_integrity": "sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==",
+  "_integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==",
   "_location": "/acorn-jsx",
   "_phantomChildren": {},
   "_requested": {
   "_requiredBy": [
     "/espree"
   ],
-  "_resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.2.0.tgz",
-  "_shasum": "4c66069173d6fdd68ed85239fc256226182b2ebe",
+  "_resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz",
+  "_shasum": "fc8661e11b7ac1539c47dbfea2e72b3af34d267b",
   "_spec": "acorn-jsx@^5.2.0",
-  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/espree",
+  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/espree",
   "bugs": {
     "url": "https://github.com/acornjs/acorn-jsx/issues"
   },
@@ -29,7 +29,7 @@
   "deprecated": false,
   "description": "Modern, fast React.js JSX parser",
   "devDependencies": {
-    "acorn": "^7.0.0"
+    "acorn": "^8.0.1"
   },
   "homepage": "https://github.com/acornjs/acorn-jsx",
   "license": "MIT",
@@ -42,7 +42,7 @@
   ],
   "name": "acorn-jsx",
   "peerDependencies": {
-    "acorn": "^6.0.0 || ^7.0.0"
+    "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
   },
   "repository": {
     "type": "git",
@@ -51,5 +51,5 @@
   "scripts": {
     "test": "node test/run.js"
   },
-  "version": "5.2.0"
+  "version": "5.3.1"
 }