mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps-dev): bump prettier from 2.6.2 to 2.7.0 (#901)
* build(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](https://github.com/prettier/prettier/compare/2.6.2...2.7.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
ca15f915ce
commit
8cba1a230d
+1
-1
@@ -152,7 +152,7 @@
|
||||
"eslint-plugin-react": "^7.30.0",
|
||||
"eslint-plugin-total-functions": "^5.0.1",
|
||||
"eslint-webpack-plugin": "^3.1.1",
|
||||
"prettier": "^2.6.2"
|
||||
"prettier": "^2.7.0"
|
||||
},
|
||||
"packageManager": "yarn@3.2.0",
|
||||
"resolutions": {
|
||||
|
||||
@@ -2366,7 +2366,7 @@ __metadata:
|
||||
postcss-loader: ^7.0.0
|
||||
postcss-normalize: ^10.0.1
|
||||
postcss-preset-env: ^7.7.1
|
||||
prettier: ^2.6.2
|
||||
prettier: ^2.7.0
|
||||
prompts: ^2.4.2
|
||||
prop-types: ^15.8.1
|
||||
react: ^16.13.1
|
||||
@@ -12201,12 +12201,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^2.6.2":
|
||||
version: 2.6.2
|
||||
resolution: "prettier@npm:2.6.2"
|
||||
"prettier@npm:^2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "prettier@npm:2.7.0"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: 48d08dde8e9fb1f5bccdd205baa7f192e9fc8bc98f86e1b97d919de804e28c806b0e6cc685e4a88211aa7987fa9668f30baae19580d87ced3ed0f2ec6572106f
|
||||
checksum: 5b55bb1dced9d16635b83229df8e670d150890fdb343f19e8a66e610094a108e960c0f57352b3e5cdbc4eff4ef00a834406047ffcd9f20bd22a6497ba143c81f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user