@gitlab/svgs 3.38.0 → 3.39.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.
@@ -235,7 +235,7 @@
235
235
  },
236
236
  {
237
237
  "name": "sprite_icons/code.svg",
238
- "size": 463
238
+ "size": 461
239
239
  },
240
240
  {
241
241
  "name": "sprite_icons/collapse-left.svg",
@@ -1 +1 @@
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="M9.466 2.028a.75.75 0 01.53.919L7.185 13.44a.75.75 0 11-1.45-.388L8.549 2.559a.75.75 0 01.918-.53zM4.84 11.78a.75.75 0 000-1.06L2.12 8l2.72-2.72a.75.75 0 00-1.06-1.06L.53 7.47 0 8l.53.53 3.25 3.25a.75.75 0 001.06 0zm6.32-1.06a.75.75 0 101.06 1.06l3.25-3.25L16 8l-.53-.53-3.25-3.25a.75.75 0 10-1.06 1.06L13.88 8l-2.72 2.72z"/></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="M9.424 2.023a.75.75 0 01.556.904L7.48 13.42a.75.75 0 01-1.46-.348L8.52 2.58a.75.75 0 01.904-.556zM11.16 4.22a.75.75 0 011.06 0l3.25 3.25L16 8l-.53.53-3.25 3.25a.75.75 0 11-1.06-1.06L13.88 8l-2.72-2.72a.75.75 0 010-1.06zM4.84 5.28a.75.75 0 10-1.06-1.06L.53 7.47 0 8l.53.53 3.25 3.25a.75.75 0 001.06-1.06L2.12 8l2.72-2.72z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "3.38.0",
3
+ "version": "3.39.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.3.0",
22
22
  "bootstrap": "^4.3.1",
23
- "eslint": "8.37.0",
23
+ "eslint": "8.38.0",
24
24
  "glob": "^7.1.3",
25
25
  "mkdirp": "^0.5.1",
26
26
  "nuxt": "^2.2.0",