Merge pull request #9304 from backstage/dependabot/npm_and_yarn/ansi-regex-6.0.1

chore(deps): bump ansi-regex from 5.0.1 to 6.0.1
This commit is contained in:
Ben Lambert
2022-02-03 16:11:44 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
chore: bump `ansi-regex` from `5.0.1` to `6.0.1`
+1 -1
View File
@@ -39,7 +39,7 @@
"@material-ui/lab": "4.0.0-alpha.57",
"@types/react-sparklines": "^1.7.0",
"@types/react-text-truncate": "^0.14.0",
"ansi-regex": "^5.0.1",
"ansi-regex": "^6.0.1",
"classnames": "^2.2.6",
"d3-selection": "^3.0.0",
"d3-shape": "^3.0.0",