Verified Commit 7f65d32e authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3278163 by xjm, nod_, lauriii: yarn upgrade for latest security vulnerabilities

parent 40bb4c4e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -885,7 +885,7 @@ metapackage
metapackages
metatag
metatags
meΦΩ
meφω
miaus
middlewares
midgardmvc
@@ -1876,4 +1876,4 @@ zoomout
zwei
zxvf
zzgroup
Übersetzung
übersetzung
+0 −2
Original line number Diff line number Diff line
@@ -170,7 +170,6 @@
    perspective-origin: 50% 50%;
    position: static;
    right: auto;
    -moz-tab-size: 8;
    -o-tab-size: 8;
    tab-size: 8;
    table-layout: auto;
@@ -436,7 +435,6 @@
      perspective-origin: 50% 50%;
      position: static;
      right: auto;
      -moz-tab-size: 8;
      -o-tab-size: 8;
      tab-size: 8;
      table-layout: auto;
+0 −2
Original line number Diff line number Diff line
@@ -50,7 +50,6 @@
  font-weight: 700;
  line-height: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;  /* 3 */
}
@@ -205,6 +204,5 @@ a.button--danger:active {
  border: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
+0 −2
Original line number Diff line number Diff line
@@ -125,7 +125,6 @@
  background: #d4d4d8;
  font-size: 1px; /* iOS Safari sets a minimum button-width based on font-size. */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@@ -246,7 +245,6 @@
  font-weight: 700;
  line-height: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
}
+0 −1
Original line number Diff line number Diff line
@@ -86,7 +86,6 @@
  background-size: 100% 100%;
  box-shadow: 0 0 0 4px transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

Loading