Skip to content

Commit

Permalink
Merge pull request #269 from valerymelou/dependabot/npm_and_yarn/ng-i…
Browse files Browse the repository at this point in the history
…cons/material-icons-29.3.0

chore(deps): bump @ng-icons/material-icons from 29.0.0 to 29.3.0
  • Loading branch information
valerymelou authored Aug 13, 2024
2 parents 9142511 + 6d648ae commit f327ccd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@flowup/contentful-rich-text-angular-renderer": "^0.8.0",
"@ng-icons/bootstrap-icons": "^29.0.0",
"@ng-icons/core": "^29.0.0",
"@ng-icons/material-icons": "^29.0.0",
"@ng-icons/material-icons": "^29.3.0",
"contentful": "^10.12.13",
"express": "~4.19.2",
"rxjs": "~7.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2453,10 +2453,10 @@
dependencies:
tslib "^2.2.0"

"@ng-icons/material-icons@^29.0.0":
version "29.0.0"
resolved "https://registry.npmjs.org/@ng-icons/material-icons/-/material-icons-29.0.0.tgz"
integrity sha512-NdEZTuYEeLiiSoyolLZSYQBCCgXx2y8XIHupFk3C7/8O7Bg19nj1ErK/tuj9g/Sr3uIKgW3MM8QyfrDRoiLa/A==
"@ng-icons/material-icons@^29.3.0":
version "29.3.0"
resolved "https://registry.yarnpkg.com/@ng-icons/material-icons/-/material-icons-29.3.0.tgz#1e3323b236fe2143332376b52caa897e833b2d52"
integrity sha512-99klHInmP9HtpuuPmUxDWl/UI/0RA21TaEp6p1udEGqNtvj8awJ0xvnlx6fGWHIBaMRe5nby5irS5pJZB+qVOg==
dependencies:
tslib "^2.2.0"

Expand Down

0 comments on commit f327ccd

Please sign in to comment.