Skip to content

Commit

Permalink
Revert "chore(deps): bump @mdi/angular-material in /packages/stark-ui"
Browse files Browse the repository at this point in the history
This reverts commit 3ac874e.

ISSUES CLOSED: #1762
  • Loading branch information
SuperITMan committed Jul 24, 2020
1 parent 11bdb82 commit 30dfa4b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ update_configs:
- match:
dependency_name: "@types/node"
version_requirement: ">=11"
- match:
dependency_name: "@mdi/angular-material"
version_requirement: ">=5"
commit_message:
prefix: "chore"
include_scope: true
Expand Down
6 changes: 3 additions & 3 deletions packages/stark-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/stark-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@angular/material-moment-adapter": "^7.0.0",
"@mdi/angular-material": "^5.0.45",
"@mdi/angular-material": "^4.0.96",
"@types/lodash-es": "^4.17.1",
"@types/nouislider": "^9.0.4",
"@types/prismjs": "^1.16.0",
Expand Down

0 comments on commit 30dfa4b

Please sign in to comment.