]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint from 7.16.0 to 7.17.0 (#32673)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Jan 2021 10:36:44 +0000 (12:36 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Jan 2021 10:36:44 +0000 (12:36 +0200)
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.16.0...v7.17.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 44f82765ac38457d36d2eca8bb9f3c061ed8457d..2fd8243d777547fe5ae55a2bc487c58471771001 100644 (file)
       "dev": true
     },
     "eslint": {
-      "version": "7.16.0",
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.16.0.tgz",
-      "integrity": "sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw==",
+      "version": "7.17.0",
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.17.0.tgz",
+      "integrity": "sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==",
       "dev": true,
       "requires": {
         "@babel/code-frame": "^7.0.0",
index 7d7e2d216b7752edac2d8b0570df81f154e1dd31..1310e2ddf4ed62ba9e138b5358cf2f9f756d7779 100644 (file)
     "bundlewatch": "^0.3.1",
     "clean-css-cli": "^4.3.0",
     "cross-env": "^7.0.3",
-    "eslint": "^7.16.0",
+    "eslint": "^7.17.0",
     "eslint-config-xo": "^0.33.1",
     "eslint-plugin-import": "^2.22.1",
     "eslint-plugin-unicorn": "^25.0.0",