@dotcom-tool-kit/circleci-npm 6.1.10 → 6.1.12

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/circleci-npm",
3
- "version": "6.1.10",
3
+ "version": "6.1.12",
4
4
  "description": "",
5
5
  "main": "lib",
6
6
  "scripts": {
@@ -10,8 +10,8 @@
10
10
  "author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",
11
11
  "license": "ISC",
12
12
  "dependencies": {
13
- "@dotcom-tool-kit/circleci": "^7.5.0",
14
- "@dotcom-tool-kit/npm": "^4.2.10",
13
+ "@dotcom-tool-kit/circleci": "^7.6.1",
14
+ "@dotcom-tool-kit/npm": "^4.2.11",
15
15
  "tslib": "^2.3.1"
16
16
  },
17
17
  "repository": {
package/readme.md CHANGED
@@ -14,7 +14,7 @@ Install `@dotcom-tool-kit/circleci-npm` as a `devDependency` in your app:
14
14
  npm install --save-dev @dotcom-tool-kit/circleci-npm
15
15
  ```
16
16
 
17
- Add the plugin to your [Tool Kit configuration](https://github.com/financial-times/dotcom-tool-kit/blob/main/readme.md#configuration):
17
+ Add the plugin to your [Tool Kit configuration](https://github.com/financial-times/dotcom-tool-kit/blob/main/readme.md#configuring-tool-kit):
18
18
 
19
19
  ```yaml
20
20
  plugins: