]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint from 6.7.1 to 6.7.2 (#29784)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 2 Dec 2019 09:20:36 +0000 (11:20 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 2 Dec 2019 09:20:36 +0000 (11:20 +0200)
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.1 to 6.7.2.
- [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/v6.7.1...v6.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index e4660bb77fc2b91918712a7b15a952a612edb11f..e3ef1554b50b3419c460197b9a433986b9cbc5f4 100644 (file)
       "dev": true
     },
     "eslint": {
-      "version": "6.7.1",
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-6.7.1.tgz",
-      "integrity": "sha512-UWzBS79pNcsDSxgxbdjkmzn/B6BhsXMfUaOHnNwyE8nD+Q6pyT96ow2MccVayUTV4yMid4qLhMiQaywctRkBLA==",
+      "version": "6.7.2",
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-6.7.2.tgz",
+      "integrity": "sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng==",
       "dev": true,
       "requires": {
         "@babel/code-frame": "^7.0.0",
index f89f4b62bbd8df64948cbf7162c2b693861536e5..1a6ed17366fdf69b336c27c2773a017aa1d0c12c 100644 (file)
@@ -96,7 +96,7 @@
     "bundlesize": "^0.18.0",
     "clean-css-cli": "^4.3.0",
     "cross-env": "^6.0.3",
-    "eslint": "^6.7.1",
+    "eslint": "^6.7.2",
     "eslint-config-xo": "^0.27.2",
     "eslint-plugin-import": "^2.18.2",
     "eslint-plugin-unicorn": "^13.0.0",