1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump ansi_up from 5.1.0 to 5.2.1 (#7497)

Bumps [ansi_up](https://github.com/drudru/ansi_up) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/drudru/ansi_up/releases)
- [Commits](https://github.com/drudru/ansi_up/compare/v5.1.0...v5.2.1)

---
updated-dependencies:
- dependency-name: ansi_up
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-04 09:55:46 +03:00 committed by GitHub
parent 1308b5ed6c
commit df9db01be5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11152,9 +11152,9 @@
} }
}, },
"node_modules/ansi_up": { "node_modules/ansi_up": {
"version": "5.1.0", "version": "5.2.1",
"resolved": "https://registry.npmjs.org/ansi_up/-/ansi_up-5.1.0.tgz", "resolved": "https://registry.npmjs.org/ansi_up/-/ansi_up-5.2.1.tgz",
"integrity": "sha512-3wwu+nJCKBVBwOCurm0uv91lMoVkhFB+3qZQz3U11AmAdDJ4tkw1sNPWJQcVxMVYwe0pGEALOjSBOxdxNc+pNQ==", "integrity": "sha512-5bz5T/7FRmlxA37zDXhG6cAwlcZtfnmNLDJra66EEIT3kYlw5aPJdbkJEhm59D6kA4Wi5ict6u6IDYHJaQlH+g==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": "*" "node": "*"
@ -38241,7 +38241,7 @@
"@typescript-eslint/eslint-plugin": "^5.52.0", "@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.57.1", "@typescript-eslint/parser": "^5.57.1",
"adr": "^1.4.3", "adr": "^1.4.3",
"ansi_up": "^5.1.0", "ansi_up": "^5.2.1",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"chart.js": "^2.9.4", "chart.js": "^2.9.4",
"circular-dependency-plugin": "^5.2.2", "circular-dependency-plugin": "^5.2.2",

View File

@ -239,7 +239,7 @@
"@typescript-eslint/eslint-plugin": "^5.52.0", "@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.57.1", "@typescript-eslint/parser": "^5.57.1",
"adr": "^1.4.3", "adr": "^1.4.3",
"ansi_up": "^5.1.0", "ansi_up": "^5.2.1",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"chart.js": "^2.9.4", "chart.js": "^2.9.4",
"circular-dependency-plugin": "^5.2.2", "circular-dependency-plugin": "^5.2.2",