@dotcom-tool-kit/prettier 4.3.0 → 4.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/readme.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dotcom-tool-kit/prettier",
3
- "version": "4.3.0",
3
+ "version": "4.3.1",
4
4
  "description": "",
5
5
  "main": "lib",
6
6
  "scripts": {
@@ -10,10 +10,10 @@
10
10
  "author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",
11
11
  "license": "ISC",
12
12
  "dependencies": {
13
- "@dotcom-tool-kit/base": "^1.1.10",
13
+ "@dotcom-tool-kit/base": "^1.2.0",
14
14
  "@dotcom-tool-kit/error": "^4.1.0",
15
15
  "@dotcom-tool-kit/logger": "^4.1.1",
16
- "@dotcom-tool-kit/package-json-hook": "^5.2.0",
16
+ "@dotcom-tool-kit/package-json-hook": "^5.2.1",
17
17
  "fast-glob": "^3.2.7",
18
18
  "hook-std": "^2.0.0",
19
19
  "prettier": "^2.2.1",
package/readme.md CHANGED
@@ -10,7 +10,7 @@ Install `@dotcom-tool-kit/prettier` as a `devDependency` in your app:
10
10
  npm install --save-dev @dotcom-tool-kit/prettier
11
11
  ```
12
12
 
13
- Add the plugin to your [Tool Kit configuration](https://github.com/financial-times/dotcom-tool-kit/blob/main/readme.md#configuration):
13
+ Add the plugin to your [Tool Kit configuration](https://github.com/financial-times/dotcom-tool-kit/blob/main/readme.md#configuring-tool-kit):
14
14
 
15
15
  ```yaml
16
16
  plugins: