build(deps): bump eslint from 8.15.0 to 8.16.0 in /web (#2924)
This commit is contained in:
		
							
								
								
									
										62
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										62
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -47,7 +47,7 @@ | ||||
|                 "codemirror": "^5.65.3", | ||||
|                 "construct-style-sheets-polyfill": "^3.1.0", | ||||
|                 "country-flag-icons": "^1.5.2", | ||||
|                 "eslint": "^8.15.0", | ||||
|                 "eslint": "^8.16.0", | ||||
|                 "eslint-config-google": "^0.14.0", | ||||
|                 "eslint-plugin-custom-elements": "0.0.6", | ||||
|                 "eslint-plugin-lit": "^1.6.1", | ||||
| @ -1692,14 +1692,14 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@eslint/eslintrc": { | ||||
|             "version": "1.2.3", | ||||
|             "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.3.tgz", | ||||
|             "integrity": "sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==", | ||||
|             "version": "1.3.0", | ||||
|             "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz", | ||||
|             "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==", | ||||
|             "dependencies": { | ||||
|                 "ajv": "^6.12.4", | ||||
|                 "debug": "^4.3.2", | ||||
|                 "espree": "^9.3.2", | ||||
|                 "globals": "^13.9.0", | ||||
|                 "globals": "^13.15.0", | ||||
|                 "ignore": "^5.2.0", | ||||
|                 "import-fresh": "^3.2.1", | ||||
|                 "js-yaml": "^4.1.0", | ||||
| @ -1711,9 +1711,9 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@eslint/eslintrc/node_modules/globals": { | ||||
|             "version": "13.14.0", | ||||
|             "resolved": "https://registry.npmjs.org/globals/-/globals-13.14.0.tgz", | ||||
|             "integrity": "sha512-ERO68sOYwm5UuLvSJTY7w7NP2c8S4UcXs3X1GBX8cwOr+ShOcDBbCY5mH4zxz0jsYCdJ8ve8Mv9n2YGJMB1aeg==", | ||||
|             "version": "13.15.0", | ||||
|             "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz", | ||||
|             "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==", | ||||
|             "dependencies": { | ||||
|                 "type-fest": "^0.20.2" | ||||
|             }, | ||||
| @ -4188,11 +4188,11 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/eslint": { | ||||
|             "version": "8.15.0", | ||||
|             "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.15.0.tgz", | ||||
|             "integrity": "sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==", | ||||
|             "version": "8.16.0", | ||||
|             "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.16.0.tgz", | ||||
|             "integrity": "sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==", | ||||
|             "dependencies": { | ||||
|                 "@eslint/eslintrc": "^1.2.3", | ||||
|                 "@eslint/eslintrc": "^1.3.0", | ||||
|                 "@humanwhocodes/config-array": "^0.9.2", | ||||
|                 "ajv": "^6.10.0", | ||||
|                 "chalk": "^4.0.0", | ||||
| @ -4210,7 +4210,7 @@ | ||||
|                 "file-entry-cache": "^6.0.1", | ||||
|                 "functional-red-black-tree": "^1.0.1", | ||||
|                 "glob-parent": "^6.0.1", | ||||
|                 "globals": "^13.6.0", | ||||
|                 "globals": "^13.15.0", | ||||
|                 "ignore": "^5.2.0", | ||||
|                 "import-fresh": "^3.0.0", | ||||
|                 "imurmurhash": "^0.1.4", | ||||
| @ -4406,9 +4406,9 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/eslint/node_modules/globals": { | ||||
|             "version": "13.11.0", | ||||
|             "resolved": "https://registry.npmjs.org/globals/-/globals-13.11.0.tgz", | ||||
|             "integrity": "sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g==", | ||||
|             "version": "13.15.0", | ||||
|             "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz", | ||||
|             "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==", | ||||
|             "dependencies": { | ||||
|                 "type-fest": "^0.20.2" | ||||
|             }, | ||||
| @ -10070,14 +10070,14 @@ | ||||
|             } | ||||
|         }, | ||||
|         "@eslint/eslintrc": { | ||||
|             "version": "1.2.3", | ||||
|             "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.3.tgz", | ||||
|             "integrity": "sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==", | ||||
|             "version": "1.3.0", | ||||
|             "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz", | ||||
|             "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==", | ||||
|             "requires": { | ||||
|                 "ajv": "^6.12.4", | ||||
|                 "debug": "^4.3.2", | ||||
|                 "espree": "^9.3.2", | ||||
|                 "globals": "^13.9.0", | ||||
|                 "globals": "^13.15.0", | ||||
|                 "ignore": "^5.2.0", | ||||
|                 "import-fresh": "^3.2.1", | ||||
|                 "js-yaml": "^4.1.0", | ||||
| @ -10086,9 +10086,9 @@ | ||||
|             }, | ||||
|             "dependencies": { | ||||
|                 "globals": { | ||||
|                     "version": "13.14.0", | ||||
|                     "resolved": "https://registry.npmjs.org/globals/-/globals-13.14.0.tgz", | ||||
|                     "integrity": "sha512-ERO68sOYwm5UuLvSJTY7w7NP2c8S4UcXs3X1GBX8cwOr+ShOcDBbCY5mH4zxz0jsYCdJ8ve8Mv9n2YGJMB1aeg==", | ||||
|                     "version": "13.15.0", | ||||
|                     "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz", | ||||
|                     "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==", | ||||
|                     "requires": { | ||||
|                         "type-fest": "^0.20.2" | ||||
|                     } | ||||
| @ -11954,11 +11954,11 @@ | ||||
|             "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" | ||||
|         }, | ||||
|         "eslint": { | ||||
|             "version": "8.15.0", | ||||
|             "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.15.0.tgz", | ||||
|             "integrity": "sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==", | ||||
|             "version": "8.16.0", | ||||
|             "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.16.0.tgz", | ||||
|             "integrity": "sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==", | ||||
|             "requires": { | ||||
|                 "@eslint/eslintrc": "^1.2.3", | ||||
|                 "@eslint/eslintrc": "^1.3.0", | ||||
|                 "@humanwhocodes/config-array": "^0.9.2", | ||||
|                 "ajv": "^6.10.0", | ||||
|                 "chalk": "^4.0.0", | ||||
| @ -11976,7 +11976,7 @@ | ||||
|                 "file-entry-cache": "^6.0.1", | ||||
|                 "functional-red-black-tree": "^1.0.1", | ||||
|                 "glob-parent": "^6.0.1", | ||||
|                 "globals": "^13.6.0", | ||||
|                 "globals": "^13.15.0", | ||||
|                 "ignore": "^5.2.0", | ||||
|                 "import-fresh": "^3.0.0", | ||||
|                 "imurmurhash": "^0.1.4", | ||||
| @ -12058,9 +12058,9 @@ | ||||
|                     } | ||||
|                 }, | ||||
|                 "globals": { | ||||
|                     "version": "13.11.0", | ||||
|                     "resolved": "https://registry.npmjs.org/globals/-/globals-13.11.0.tgz", | ||||
|                     "integrity": "sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g==", | ||||
|                     "version": "13.15.0", | ||||
|                     "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz", | ||||
|                     "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==", | ||||
|                     "requires": { | ||||
|                         "type-fest": "^0.20.2" | ||||
|                     } | ||||
|  | ||||
| @ -90,7 +90,7 @@ | ||||
|         "codemirror": "^5.65.3", | ||||
|         "construct-style-sheets-polyfill": "^3.1.0", | ||||
|         "country-flag-icons": "^1.5.2", | ||||
|         "eslint": "^8.15.0", | ||||
|         "eslint": "^8.16.0", | ||||
|         "eslint-config-google": "^0.14.0", | ||||
|         "eslint-plugin-custom-elements": "0.0.6", | ||||
|         "eslint-plugin-lit": "^1.6.1", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]