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.8.8 to 3.0.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.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.8.8...3.0.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
1f0fd55a84
commit
e2c86c82c5
+1
-1
@@ -163,7 +163,7 @@
|
||||
"eslint-plugin-react": "^7.33.1",
|
||||
"eslint-plugin-total-functions": "^6.10.5",
|
||||
"eslint-webpack-plugin": "^4.0.1",
|
||||
"prettier": "^2.8.8"
|
||||
"prettier": "^3.0.1"
|
||||
},
|
||||
"packageManager": "yarn@3.3.0",
|
||||
"resolutions": {
|
||||
|
||||
@@ -2690,7 +2690,7 @@ __metadata:
|
||||
postcss-loader: ^7.3.3
|
||||
postcss-normalize: ^10.0.1
|
||||
postcss-preset-env: ^9.1.1
|
||||
prettier: ^2.8.8
|
||||
prettier: ^3.0.1
|
||||
prompts: ^2.4.2
|
||||
prop-types: ^15.8.1
|
||||
pyodide: 0.23.4
|
||||
@@ -13270,12 +13270,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^2.8.8":
|
||||
version: 2.8.8
|
||||
resolution: "prettier@npm:2.8.8"
|
||||
"prettier@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "prettier@npm:3.0.1"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: e1f3f16c7fe0495de3faa182597871f74927d787cce3c52095a66ff5d7eacc05173371d5f58bf12141a0a1b6bfe739a338531d6cf18b92c7256c1319f2c84e73
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user