matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

370.diff (2209B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 9f8e6a0..ce3d24f 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -38,7 +38,7 @@
      6          "autoprefixer": "^10.4.13",
      7          "eslint": "^8.32.0",
      8          "eslint-plugin-tailwindcss": "^3.8.0",
      9 -        "eslint-plugin-unicorn": "^45.0.2",
     10 +        "eslint-plugin-unicorn": "^46.0.0",
     11          "jsdom": "^21.1.0",
     12          "postcss": "^8.4.21",
     13          "tailwindcss": "^3.2.4",
     14 @@ -2919,9 +2919,9 @@
     15        }
     16      },
     17      "node_modules/eslint-plugin-unicorn": {
     18 -      "version": "45.0.2",
     19 -      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-45.0.2.tgz",
     20 -      "integrity": "sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw==",
     21 +      "version": "46.0.0",
     22 +      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-46.0.0.tgz",
     23 +      "integrity": "sha512-j07WkC+PFZwk8J33LYp6JMoHa1lXc1u6R45pbSAipjpfpb7KIGr17VE2D685zCxR5VL4cjrl65kTJflziQWMDA==",
     24        "dev": true,
     25        "dependencies": {
     26          "@babel/helper-validator-identifier": "^7.19.1",
     27 @@ -9092,9 +9092,9 @@
     28        }
     29      },
     30      "eslint-plugin-unicorn": {
     31 -      "version": "45.0.2",
     32 -      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-45.0.2.tgz",
     33 -      "integrity": "sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw==",
     34 +      "version": "46.0.0",
     35 +      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-46.0.0.tgz",
     36 +      "integrity": "sha512-j07WkC+PFZwk8J33LYp6JMoHa1lXc1u6R45pbSAipjpfpb7KIGr17VE2D685zCxR5VL4cjrl65kTJflziQWMDA==",
     37        "dev": true,
     38        "requires": {
     39          "@babel/helper-validator-identifier": "^7.19.1",
     40 diff --git a/package.json b/package.json
     41 index da65691..344f785 100644
     42 --- a/package.json
     43 +++ b/package.json
     44 @@ -43,7 +43,7 @@
     45      "autoprefixer": "^10.4.13",
     46      "eslint": "^8.32.0",
     47      "eslint-plugin-tailwindcss": "^3.8.0",
     48 -    "eslint-plugin-unicorn": "^45.0.2",
     49 +    "eslint-plugin-unicorn": "^46.0.0",
     50      "jsdom": "^21.1.0",
     51      "postcss": "^8.4.21",
     52      "tailwindcss": "^3.2.4",