npm(prettier-config): Bump version to v0.2.2
Summary: Update `prettier-plugin-packagejson` to `v2.5.3`. Also update `pnpm` to `v9.12.1`. Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: `git tag`, `git push` the tag, and watch GitHub Actions publish to `npmjs`. Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D796
This commit is contained in:
parent
45ac900600
commit
3e4a7b1eab
3 changed files with 20 additions and 12 deletions
|
@ -10,6 +10,14 @@ # `@revi/prettier-config` changelog
|
|||
- minor: When the plugin is added.
|
||||
- patch: When the rule is modified (without plugin addition/removal).
|
||||
|
||||
## v0.2.2
|
||||
|
||||
Date: 2024-10-15 (KST)
|
||||
|
||||
### Update
|
||||
|
||||
- Update `prettier-plugin-packagejson` to `v2.5.3`.
|
||||
|
||||
## v0.2.1
|
||||
|
||||
Date: 2024-10-08 (KST)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "@revi/prettier-config",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"description": "@revi's prettier configs",
|
||||
"keywords": [
|
||||
"prettier"
|
||||
|
@ -33,14 +33,14 @@
|
|||
"@prettier/plugin-php": "0.22.2",
|
||||
"@prettier/plugin-xml": "3.4.1",
|
||||
"prettier": "catalog:",
|
||||
"prettier-plugin-packagejson": "2.5.2",
|
||||
"prettier-plugin-packagejson": "2.5.3",
|
||||
"prettier-plugin-sh": "0.14.0",
|
||||
"prettier-plugin-toml": "2.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"prettier": "3.3.3"
|
||||
},
|
||||
"packageManager": "pnpm@9.12.0",
|
||||
"packageManager": "pnpm@9.12.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"provenance": true
|
||||
|
|
|
@ -92,8 +92,8 @@ importers:
|
|||
specifier: 'catalog:'
|
||||
version: 3.3.3
|
||||
prettier-plugin-packagejson:
|
||||
specifier: 2.5.2
|
||||
version: 2.5.2(prettier@3.3.3)
|
||||
specifier: 2.5.3
|
||||
version: 2.5.3(prettier@3.3.3)
|
||||
prettier-plugin-sh:
|
||||
specifier: 0.14.0
|
||||
version: 0.14.0(prettier@3.3.3)
|
||||
|
@ -3010,8 +3010,8 @@ packages:
|
|||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
prettier-plugin-packagejson@2.5.2:
|
||||
resolution: {integrity: sha512-w+TmoLv2pIa+siplW1cCj2ujEXQQS6z7wmWLOiLQK/2QVl7Wy6xh/ZUpqQw8tbKMXDodmSW4GONxlA33xpdNOg==}
|
||||
prettier-plugin-packagejson@2.5.3:
|
||||
resolution: {integrity: sha512-ATMEEXr+ywls1kgrZEWl4SBPEm0uDdyDAjyNzUC0/Z8WZTD3RqbJcQDR+Dau+wYkW9KHK6zqQIsFyfn+9aduWg==}
|
||||
peerDependencies:
|
||||
prettier: '>= 1.16.0'
|
||||
peerDependenciesMeta:
|
||||
|
@ -3467,8 +3467,8 @@ packages:
|
|||
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
synckit@0.9.1:
|
||||
resolution: {integrity: sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==}
|
||||
synckit@0.9.2:
|
||||
resolution: {integrity: sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
|
||||
tapable@2.2.1:
|
||||
|
@ -8335,10 +8335,10 @@ snapshots:
|
|||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-packagejson@2.5.2(prettier@3.3.3):
|
||||
prettier-plugin-packagejson@2.5.3(prettier@3.3.3):
|
||||
dependencies:
|
||||
sort-package-json: 2.10.1
|
||||
synckit: 0.9.1
|
||||
synckit: 0.9.2
|
||||
optionalDependencies:
|
||||
prettier: 3.3.3
|
||||
|
||||
|
@ -9026,7 +9026,7 @@ snapshots:
|
|||
|
||||
supports-preserve-symlinks-flag@1.0.0: {}
|
||||
|
||||
synckit@0.9.1:
|
||||
synckit@0.9.2:
|
||||
dependencies:
|
||||
'@pkgr/core': 0.1.1
|
||||
tslib: 2.6.3
|
||||
|
|
Loading…
Reference in a new issue