]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint-config-xo from 0.33.1 to 0.34.0 (#32679)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Jan 2021 13:24:56 +0000 (15:24 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Jan 2021 13:24:56 +0000 (15:24 +0200)
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.33.1 to 0.34.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.33.1...v0.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index bc6e8c2d8748cc5c3f3796feb8ee8d57d98f37b4..e43819eddb0bddb4a390a9150d0d4310d8c7df1c 100644 (file)
       }
     },
     "confusing-browser-globals": {
-      "version": "1.0.9",
-      "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz",
-      "integrity": "sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==",
+      "version": "1.0.10",
+      "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz",
+      "integrity": "sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==",
       "dev": true
     },
     "connect": {
       }
     },
     "eslint-config-xo": {
-      "version": "0.33.1",
-      "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.33.1.tgz",
-      "integrity": "sha512-ZdnT4Q/m3CLCX0o3nKKW3Q8CfNiRy/ojkeffLtz8f0EQJMHP/9fJyncIvI0mik1wE61EI6PHrXdLeAbeb62cZw==",
+      "version": "0.34.0",
+      "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.34.0.tgz",
+      "integrity": "sha512-lbpHNfVmSrEQsHsyQ44wY8VA5mEI4Jri5Dk1BJUH0jiCw6nTkj16VQeHiuWzIBJ/uf+mF2FzSqLVf3tD1cHhYA==",
       "dev": true,
       "requires": {
-        "confusing-browser-globals": "1.0.9"
+        "confusing-browser-globals": "1.0.10"
       }
     },
     "eslint-import-resolver-node": {
index 108c382f095f05e56e5730c706dc1c91a2df6feb..72edf0570f248747b20884d01e2b848a6f695b7b 100644 (file)
     "clean-css-cli": "^4.3.0",
     "cross-env": "^7.0.3",
     "eslint": "^7.17.0",
-    "eslint-config-xo": "^0.33.1",
+    "eslint-config-xo": "^0.34.0",
     "eslint-plugin-import": "^2.22.1",
     "eslint-plugin-unicorn": "^25.0.1",
     "find-unused-sass-variables": "^3.0.0",