Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 3 updates (#115)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates in the / directory: [@ktibow/iconset-material-symbols](https://github.com/KTibow/to-icon-sets), [@material/material-color-utilities](https://github.com/material-foundation/material-color-utilities/tree/HEAD/typescript) and [globals](https://github.com/sindresorhus/globals).


Updates `@ktibow/iconset-material-symbols` from 0.0.1708325449 to 0.0.1717653083
- [Commits](https://github.com/KTibow/to-icon-sets/commits)

Updates `@material/material-color-utilities` from 0.2.7 to 0.3.0
- [Commits](https://github.com/material-foundation/material-color-utilities/commits/HEAD/typescript)

Updates `globals` from 14.0.0 to 15.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v14.0.0...v15.6.0)

---
updated-dependencies:
- dependency-name: "@ktibow/iconset-material-symbols"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@material/material-color-utilities"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent a8894d0 commit f35f733
Show file tree
Hide file tree
Showing 2 changed files with 1,216 additions and 1,468 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.41.0",
"fast-glob": "^3.3.2",
"globals": "^14.0.0",
"globals": "^15.6.0",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"svelte-check": "^3.8.2",
Expand All @@ -57,8 +57,8 @@
},
"dependencies": {
"@iconify/types": "^2.0.0",
"@ktibow/iconset-material-symbols": "^0.0.1708325449",
"@material/material-color-utilities": "^0.2.7",
"@ktibow/iconset-material-symbols": "^0.0.1717653083",
"@material/material-color-utilities": "^0.3.0",
"svelte": "^4.2.18"
},
"files": [
Expand Down
Loading

0 comments on commit f35f733

Please sign in to comment.