Merge pull request #13133 from openlayers/dependabot/npm_and_yarn/eslint-8.5.0

Bump eslint from 8.4.1 to 8.5.0
This commit is contained in:
Andreas Hocevar
2021-12-20 11:13:49 +01:00
committed by GitHub
+6 -6
View File
@@ -3895,9 +3895,9 @@
} }
}, },
"node_modules/eslint": { "node_modules/eslint": {
"version": "8.4.1", "version": "8.5.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.5.0.tgz",
"integrity": "sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==", "integrity": "sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@eslint/eslintrc": "^1.0.5", "@eslint/eslintrc": "^1.0.5",
@@ -13122,9 +13122,9 @@
"dev": true "dev": true
}, },
"eslint": { "eslint": {
"version": "8.4.1", "version": "8.5.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.5.0.tgz",
"integrity": "sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==", "integrity": "sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@eslint/eslintrc": "^1.0.5", "@eslint/eslintrc": "^1.0.5",