1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 12:05:07 +01:00

Bump ansi-to-html from 0.7.1 to 0.7.2

Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/rburns/ansi-to-html/releases)
- [Commits](https://github.com/rburns/ansi-to-html/commits)

---
updated-dependencies:
- dependency-name: ansi-to-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-05 09:09:33 +00:00
committed by GitHub
parent fde39b5d5b
commit c0e635db94
2 changed files with 27 additions and 22 deletions

View File

@@ -27,7 +27,7 @@
},
"homepage": "https://github.com/amir20/dozzle#readme",
"dependencies": {
"ansi-to-html": "^0.7.1",
"ansi-to-html": "^0.7.2",
"buefy": "^0.9.10",
"bulma": "^0.9.3",
"date-fns": "^2.24.0",
@@ -63,7 +63,7 @@
"lint-staged": "^11.1.2",
"mini-css-extract-plugin": "^2.3.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.8",
"postcss": "^8.3.9",
"postcss-loader": "^6.1.1",
"prettier": "^2.4.1",
"release-it": "^14.11.6",
@@ -76,7 +76,7 @@
"vue-template-compiler": "^2.6.14",
"webpack": "^5.56.1",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.3.0",
"webpack-dev-server": "^4.3.1",
"webpack-pwa-manifest": "^4.3.0"
},
"lint-staged": {