@gitlab/svgs 2.29.0 → 2.30.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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "illustrationCount": 256,
2
+ "illustrationCount": 257,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "illustrations/Dependency-list-empty-state.svg",
@@ -961,6 +961,10 @@
961
961
  "name": "illustrations/third-party-logos/pelican.svg",
962
962
  "size": 3629
963
963
  },
964
+ {
965
+ "name": "illustrations/third-party-logos/salesforce.png",
966
+ "size": 51841
967
+ },
964
968
  {
965
969
  "name": "illustrations/third-party-logos/secure_code_warrior.svg",
966
970
  "size": 1668
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "2.29.0",
3
+ "version": "2.30.0",
4
4
  "description": "SVG Assets for GitLab",
5
5
  "main": "./index.js",
6
6
  "repository": "git@gitlab.com:gitlab-org/gitlab-svgs.git",