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

Bump adr from 1.4.2 to 1.4.3 (#6347)

Bumps [adr](https://github.com/phodal/adr) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/phodal/adr/releases)
- [Changelog](https://github.com/phodal/adr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phodal/adr/commits)

---
updated-dependencies:
- dependency-name: adr
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-10-07 09:26:54 -04:00 committed by GitHub
parent 388c38fc5e
commit 39f4585650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -363,7 +363,7 @@
"@types/webpack-node-externals": "^2.5.3",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"adr": "^1.4.2",
"adr": "^1.4.3",
"ansi_up": "^5.1.0",
"chart.js": "^2.9.4",
"circular-dependency-plugin": "^5.2.2",

View File

@ -2999,10 +2999,10 @@ acorn@^8.8.0:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
adr@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/adr/-/adr-1.4.2.tgz#61fae2edbe2c9d53b35aebcd6b159612075aaf3d"
integrity sha512-/ZYxh/y4na56zyY+1M+9CkKEpw8abWWrr2ZsixoifdUaFppMDO7NYUiFQSudE6TVnsf18SxjRHrDb9n7LY4slw==
adr@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/adr/-/adr-1.4.3.tgz#2c817166da6c2d00183dc98cb55f1b5b32a3c482"
integrity sha512-g9KcB0i1Hnf2b24LhD6JVZmDEc8si4XVTmic0Tv+mN1YuM2JRckLTIPQbeklnqloSTjk8uLUkr95p307qvSBHA==
dependencies:
colors "^1.3.3"
commander "^5.1.0"