Skip to content

Commit 441432d

Browse files
Merge pull request #1579 from nhsuk/dependabot/npm_and_yarn/strip-ansi-7.1.2
Bump strip-ansi from 7.1.0 to 7.1.2
2 parents 2eb9e4a + 7fd2d5d commit 441432d

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ updates:
6262
- 'gulp'
6363
- 'gulp-*'
6464
- 'outdent'
65+
- 'strip-ansi'
6566
- 'wait-on'
6667

6768
schedule:

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"postcss-scss": "^4.0.9",
100100
"prettier": "^3.6.2",
101101
"puppeteer": "^24.17.1",
102-
"strip-ansi": "^7.1.0",
102+
"strip-ansi": "^7.1.2",
103103
"stylelint": "^16.23.1",
104104
"stylelint-config-gds": "^2.0.0",
105105
"stylelint-order": "^7.0.0",

0 commit comments

Comments
 (0)