Update package-lock.json

This commit is contained in:
Dan Stillman 2022-09-22 01:15:59 -04:00
parent d1f1c4afea
commit d758d41e56

14
package-lock.json generated
View file

@ -31,7 +31,7 @@
"@babel/plugin-proposal-optional-chaining": "^7.16.5",
"@babel/plugin-proposal-unicode-property-regex": "^7.16.5",
"@babel/preset-react": "^7.16.5",
"@zotero/eslint-config": "^1.0.6",
"@zotero/eslint-config": "^1.0.7",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"browserify": "^14.5.0",
"chai": "^4.1.2",
@ -1271,9 +1271,9 @@
}
},
"node_modules/@zotero/eslint-config": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@zotero/eslint-config/-/eslint-config-1.0.6.tgz",
"integrity": "sha512-LSqgV05HdUPV9lAJtfgAYvye6+df0/bIFCshTGJBk8Ws9s2MCLsAKH99V+x+3oADj8FCCDeGOfAFiRt6RpdYUg==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/@zotero/eslint-config/-/eslint-config-1.0.7.tgz",
"integrity": "sha512-g29IksYEUk8xJ4Se6dG5KXGGocYPawkNTSNh/ysDBM99YA1Xic+E9YhTDniVwhrfPrVDTC81UvI4cVnm9luZYg==",
"dev": true,
"peerDependencies": {
"eslint": ">= 3"
@ -8098,9 +8098,9 @@
}
},
"@zotero/eslint-config": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@zotero/eslint-config/-/eslint-config-1.0.6.tgz",
"integrity": "sha512-LSqgV05HdUPV9lAJtfgAYvye6+df0/bIFCshTGJBk8Ws9s2MCLsAKH99V+x+3oADj8FCCDeGOfAFiRt6RpdYUg==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/@zotero/eslint-config/-/eslint-config-1.0.7.tgz",
"integrity": "sha512-g29IksYEUk8xJ4Se6dG5KXGGocYPawkNTSNh/ysDBM99YA1Xic+E9YhTDniVwhrfPrVDTC81UvI4cVnm9luZYg==",
"dev": true,
"requires": {}
},