We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ef23d commit c0b0bb7Copy full SHA for c0b0bb7
.github/dependabot.yml
@@ -11,6 +11,8 @@ updates:
11
- dependency-name: 'stylelint'
12
- dependency-name: 'prettier'
13
- dependency-name: 'prettier-linter-helpers'
14
+ # Strip ansi v7 is esm only, lets not rewrite tests just to deal with that
15
+ - dependency-name: 'strip-ansi'
16
groups:
17
dev-dependencies:
18
dependency-type: development
0 commit comments