mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps-dev): bump prettier from 2.7.0 to 2.7.1 (#907)
* build(deps-dev): bump prettier from 2.7.0 to 2.7.1 Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.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.7.0...2.7.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... 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
39ea4ab07c
commit
73b3ee75bb
+1
-1
@@ -153,7 +153,7 @@
|
||||
"eslint-plugin-react": "^7.30.0",
|
||||
"eslint-plugin-total-functions": "^5.0.1",
|
||||
"eslint-webpack-plugin": "^3.1.1",
|
||||
"prettier": "^2.7.0"
|
||||
"prettier": "^2.7.1"
|
||||
},
|
||||
"packageManager": "yarn@3.2.0",
|
||||
"resolutions": {
|
||||
|
||||
@@ -2367,7 +2367,7 @@ __metadata:
|
||||
postcss-loader: ^7.0.0
|
||||
postcss-normalize: ^10.0.1
|
||||
postcss-preset-env: ^7.7.1
|
||||
prettier: ^2.7.0
|
||||
prettier: ^2.7.1
|
||||
prompts: ^2.4.2
|
||||
prop-types: ^15.8.1
|
||||
react: ^16.13.1
|
||||
@@ -12283,12 +12283,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "prettier@npm:2.7.0"
|
||||
"prettier@npm:^2.7.1":
|
||||
version: 2.7.1
|
||||
resolution: "prettier@npm:2.7.1"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: 5b55bb1dced9d16635b83229df8e670d150890fdb343f19e8a66e610094a108e960c0f57352b3e5cdbc4eff4ef00a834406047ffcd9f20bd22a6497ba143c81f
|
||||
checksum: 55a4409182260866ab31284d929b3cb961e5fdb91fe0d2e099dac92eaecec890f36e524b4c19e6ceae839c99c6d7195817579cdffc8e2c80da0cb794463a748b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user