]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 (#34970)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 14 Sep 2021 06:32:51 +0000 (09:32 +0300)
committerGitHub <noreply@github.com>
Tue, 14 Sep 2021 06:32:51 +0000 (09:32 +0300)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v35.0.0...v36.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 c9c97eae230919830a9af520df86da448350d050..6283aacfaa3a1483fdb698a619e0c32efa24a7b3 100644 (file)
       }
     },
     "eslint-plugin-unicorn": {
-      "version": "35.0.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-35.0.0.tgz",
-      "integrity": "sha512-FHsaO68tDPQILfs/mGF8eSISJp8RswR4FpUuBDnueK2wyEHC6zmsc9WxjYyldXoIsBuVmru6jQyFCbCWPoW/KQ==",
+      "version": "36.0.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-36.0.0.tgz",
+      "integrity": "sha512-xxN2vSctGWnDW6aLElm/LKIwcrmk6mdiEcW55Uv5krcrVcIFSWMmEgc/hwpemYfZacKZ5npFERGNz4aThsp1AA==",
       "dev": true,
       "requires": {
         "@babel/helper-validator-identifier": "^7.14.9",
index f7a0ee37fe25f0bc543aec8f24379517bc303715..a3c16d29329ff3a471859987c6071663bea47b7b 100644 (file)
     "eslint": "^7.32.0",
     "eslint-config-xo": "^0.38.0",
     "eslint-plugin-import": "^2.24.2",
-    "eslint-plugin-unicorn": "^35.0.0",
+    "eslint-plugin-unicorn": "^36.0.0",
     "find-unused-sass-variables": "^3.1.0",
     "glob": "^7.1.7",
     "globby": "^11.0.4",