@theguild/prettier-config
Advanced tools
Comparing version 0.0.2 to 0.0.3
# @theguild/prettier-config | ||
## 0.0.3 | ||
### Patch Changes | ||
- [#26](https://github.com/the-guild-org/shared-config/pull/26) [`d650d86`](https://github.com/the-guild-org/shared-config/commit/d650d86fe164f52b17a0486ab8fcf721b205235e) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: | ||
- Updated dependency [`prettier-plugin-sh@^0.12.0` ↗︎](https://www.npmjs.com/package/prettier-plugin-sh/v/^0.12.0) (was `^0.11.0`, in `dependencies`) | ||
## 0.0.2 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@theguild/prettier-config", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "The Guild's shared Prettier config", | ||
@@ -23,3 +23,3 @@ "repository": { | ||
"dependencies": { | ||
"prettier-plugin-sh": "^0.11.0" | ||
"prettier-plugin-sh": "^0.12.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "peerDependencies": { |
1905
+ Added@pkgr/core@0.1.1(transitive)
+ Addedprettier-plugin-sh@0.12.8(transitive)
+ Addedsh-syntax@0.3.7(transitive)
+ Addedsynckit@0.8.8(transitive)
+ Addedtslib@2.8.1(transitive)
- Removedprettier-plugin-sh@0.11.0(transitive)
Updatedprettier-plugin-sh@^0.12.0