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 c705839 Bump prettier from 2.7.1 to 2.8.3
c705839 is described below
commit c7058392d5cf129f3b5e032913ff2eadd61b06fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 1 00:02:53 2023 +0000
Bump prettier from 2.7.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.3.
- [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.7.1...2.8.3)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 95f53e2..f1bae12 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"@vscode/test-electron": "2.1.5",
"glob": "8.0.3",
"mocha": "10.0.0",
- "prettier": "2.7.1",
+ "prettier": "2.8.3",
"ts-loader": "8.1.0",
"typescript": "4.3.5",
"vsce": "2.15.0",
diff --git a/yarn.lock b/yarn.lock
index 37b16f6..b41024d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1777,10 +1777,10 @@ prebuild-install@^7.0.1:
tar-fs "^2.0.0"
tunnel-agent "^0.6.0"
[email protected]:
- version "2.7.1"
- resolved
"https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
- integrity
sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
[email protected]:
+ version "2.8.3"
+ resolved
"https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
+ integrity
sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
process-nextick-args@~2.0.0:
version "2.0.1"