@gitlab/svgs 3.13.0 → 3.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -690,7 +690,7 @@
690
690
  "size": 317
691
691
  },
692
692
  {
693
- "name": "sprite_icons/issue-type-key-result.svg",
693
+ "name": "sprite_icons/issue-type-keyresult.svg",
694
694
  "size": 383
695
695
  },
696
696
  {
@@ -987,7 +987,7 @@
987
987
  },
988
988
  {
989
989
  "name": "sprite_icons/progress.svg",
990
- "size": 287
990
+ "size": 263
991
991
  },
992
992
  {
993
993
  "name": "sprite_icons/project.svg",
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 5.5h8a2.5 2.5 0 010 5H4a2.5 2.5 0 010-5zM0 8a4 4 0 014-4h8a4 4 0 010 8H4a4 4 0 01-4-4zm4-1a1 1 0 000 2h5a1 1 0 000-2H4z" fill="#000"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 5.5h8a2.5 2.5 0 010 5H4a2.5 2.5 0 010-5zM0 8a4 4 0 014-4h8a4 4 0 010 8H4a4 4 0 01-4-4zm4-1a1 1 0 000 2h5a1 1 0 000-2H4z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "3.13.0",
3
+ "version": "3.15.0",
4
4
  "description": "SVG Assets for GitLab",
5
5
  "main": "./index.js",
6
6
  "repository": "git@gitlab.com:gitlab-org/gitlab-svgs.git",
@@ -20,7 +20,7 @@
20
20
  "@arkweid/lefthook": "^0.7.7",
21
21
  "@gitlab/eslint-plugin": "18.1.0",
22
22
  "bootstrap": "^4.3.1",
23
- "eslint": "8.28.0",
23
+ "eslint": "8.31.0",
24
24
  "glob": "^7.1.3",
25
25
  "mkdirp": "^0.5.1",
26
26
  "nuxt": "^2.2.0",