1. 17 May, 2021 1 commit
    • Chris Kay's avatar
      fix(hooks): downgrade `package-lock.json` version · 7434b652
      Chris Kay authored
      
      
      The NPM lock file was accidentally updated using a later version of
      Node.js than required by the prerequisites. This upgraded the lock file
      to the v2 format, which causes a warning on Node.js 14 (the
      prerequisites version). This moves the lock file back to v1 by
      installing the dependencies with Node.js 14.
      
      Change-Id: I382d599fd2b67b07eb9234d14e7b631db6b11453
      Signed-off-by: default avatarChris Kay <chris.kay@arm.com>
      7434b652
  2. 12 May, 2021 1 commit
    • Chris Kay's avatar
      build(hooks): update Commitizen to ^4.2.4 · 7fff6c70
      Chris Kay authored
      
      
      An indirect dependency of Commitizen (`merge`) is currently failing the
      NPM.js auditor due to vulnerability CVE-2020-28499. This commit moves
      the minimum version of Commitizen to 4.2.4, which has resolved this
      vulnerability.
      
      Change-Id: Ia9455bdbe02f7406c1a106f173c4095943a201ed
      Signed-off-by: default avatarChris Kay <chris.kay@arm.com>
      7fff6c70
  3. 07 May, 2021 1 commit
  4. 05 May, 2021 3 commits
  5. 04 May, 2021 2 commits
  6. 30 Apr, 2021 14 commits
  7. 29 Apr, 2021 5 commits
  8. 28 Apr, 2021 12 commits
  9. 27 Apr, 2021 1 commit