This is an automated email from the ASF dual-hosted git repository.
shanedell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
The following commit(s) were added to refs/heads/main by this push:
new a275d52 Bump prettier from 2.8.7 to 2.8.8
a275d52 is described below
commit a275d525226f5f896c431214fb1e687993bae1f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 1 01:01:52 2023 +0000
Bump prettier from 2.8.7 to 2.8.8
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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.8.7...2.8.8)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
package.json | 2 +-
yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
index 147ddaa..94b6f77 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"concurrently": "^7.0.0",
"glob": "8.0.3",
"mocha": "10.2.0",
- "prettier": "2.8.7",
+ "prettier": "2.8.8",
"ts-loader": "8.1.0",
"ts-node": "^10.9.1",
"typescript": "4.6.2",
diff --git a/yarn.lock b/yarn.lock
index 6f168a7..f59ffb9 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2317,10 +2317,10 @@ prebuild-install@^7.0.1:
tar-fs "^2.0.0"
tunnel-agent "^0.6.0"
[email protected]:
- version "2.8.7"
- resolved
"https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
- integrity
sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
[email protected]:
+ version "2.8.8"
+ resolved
"https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
+ integrity
sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
process-nextick-args@~2.0.0:
version "2.0.1"