Skip to content

Commit

Permalink
Bump ionicons from 6.0.4 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [ionicons](https://github.com/ionic-team/ionicons) from 6.0.4 to 7.1.0.
- [Release notes](https://github.com/ionic-team/ionicons/releases)
- [Changelog](https://github.com/ionic-team/ionicons/blob/v7.1.0/CHANGELOG.md)
- [Commits](ionic-team/ionicons@v6.0.4...v7.1.0)

---
updated-dependencies:
- dependency-name: ionicons
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 23, 2023
1 parent 135ccb6 commit ecf3c40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/ionicons-outline/package.json
Expand Up @@ -29,7 +29,7 @@
"@storybook/html": "^6.5.15",
"@svg-icons/pack-builder": "^1.2.0",
"core-js": "^3.26.1",
"ionicons": "6.0.4",
"ionicons": "7.1.0",
"tiny-glob": "^0.2.9"
}
}
2 changes: 1 addition & 1 deletion packages/ionicons-sharp/package.json
Expand Up @@ -29,7 +29,7 @@
"@storybook/html": "^6.5.15",
"@svg-icons/pack-builder": "^1.2.0",
"core-js": "^3.26.1",
"ionicons": "6.0.4",
"ionicons": "7.1.0",
"tiny-glob": "^0.2.9"
}
}
2 changes: 1 addition & 1 deletion packages/ionicons-solid/package.json
Expand Up @@ -29,7 +29,7 @@
"@storybook/html": "^6.5.15",
"@svg-icons/pack-builder": "^1.2.0",
"core-js": "^3.26.1",
"ionicons": "6.0.4",
"ionicons": "7.1.0",
"tiny-glob": "^0.2.9"
}
}

0 comments on commit ecf3c40

Please sign in to comment.