1
mirror of https://github.com/jakejarvis/website-stats.git synced 2025-04-26 13:38:26 -04:00

Bump prettier from 2.3.2 to 2.4.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-16 15:16:01 +00:00 committed by Jake Jarvis
parent 9c84685fec
commit 75a7253c16
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"got": "^11.8.2", "got": "^11.8.2",
"luxon": "^2.0.2", "luxon": "^2.0.2",
"pkg-dir": "^5.0.0", "pkg-dir": "^5.0.0",
"prettier": "^2.3.2", "prettier": "^2.4.1",
"simple-git": "^2.45.1" "simple-git": "^2.45.1"
} }
} }

View File

@ -266,10 +266,10 @@ pkg-dir@^5.0.0:
dependencies: dependencies:
find-up "^5.0.0" find-up "^5.0.0"
prettier@^2.3.2: prettier@^2.4.1:
version "2.3.2" version "2.4.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ== integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
pump@^3.0.0: pump@^3.0.0:
version "3.0.0" version "3.0.0"