Skip to content

Commit bbd2bc9

Browse files
dependabot[bot]matteobruni
authored andcommitted
chore(deps-dev): bump prettier from 2.6.2 to 2.7.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.2...2.7.0)
1 parent cfc8a04 commit bbd2bc9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/nuxt2-particles-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"eslint-plugin-vue": "^9.1.1",
4040
"husky": "^8.0.1",
4141
"lint-staged": "^13.0.1",
42-
"prettier": "^2.5.1"
42+
"prettier": "^2.7.0"
4343
}
4444
}

apps/nuxt2-particles-demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7634,10 +7634,10 @@ prepend-http@^1.0.0:
76347634
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
76357635
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
76367636

7637-
"prettier@^1.18.2 || ^2.0.0", prettier@^2.5.1:
7638-
version "2.6.2"
7639-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
7640-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
7637+
"prettier@^1.18.2 || ^2.0.0", prettier@^2.7.0:
7638+
version "2.7.0"
7639+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
7640+
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
76417641

76427642
pretty-bytes@^5.6.0:
76437643
version "5.6.0"

0 commit comments

Comments
 (0)