Commit 1df1746
authored
build: dependency management updates (#31433)
Makes the following changes to our dependency management:
1. Removes `yaml` since we don't use it anywhere.
2. Disables updates for `stylelint` and `selenium-webdriver`, because their latest versions have breaking changes that will take some effort to get around.1 parent 053085b commit 1df1746
3 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
0 commit comments