]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint from 7.24.0 to 7.25.0 (#33768)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 27 Apr 2021 11:59:08 +0000 (14:59 +0300)
committerGitHub <noreply@github.com>
Tue, 27 Apr 2021 11:59:08 +0000 (14:59 +0300)
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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.24.0...v7.25.0)

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

index c54bd56277ed2e98f3d62258f88928ad00563e91..9e3441e04761cf8a870d180a98f4b695d3d40677 100644 (file)
       "dev": true
     },
     "eslint": {
-      "version": "7.24.0",
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.24.0.tgz",
-      "integrity": "sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==",
+      "version": "7.25.0",
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.25.0.tgz",
+      "integrity": "sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw==",
       "dev": true,
       "requires": {
         "@babel/code-frame": "7.12.11",
index d991a394e12248155b63cda3e76e6c2fef1e7459..ab88d596c077a677063760cec17f1301fca225a8 100644 (file)
     "bundlewatch": "^0.3.2",
     "clean-css-cli": "^5.2.2",
     "cross-env": "^7.0.3",
-    "eslint": "^7.24.0",
+    "eslint": "^7.25.0",
     "eslint-config-xo": "^0.35.0",
     "eslint-plugin-import": "^2.22.1",
     "eslint-plugin-unicorn": "^30.0.0",