skuba 13.1.0 → 13.1.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "skuba",
3
- "version": "13.1.0",
3
+ "version": "13.1.1",
4
4
  "private": false,
5
5
  "description": "SEEK development toolkit for backend applications and packages",
6
6
  "homepage": "https://github.com/seek-oss/skuba#readme",
@@ -133,14 +133,6 @@
133
133
  "supertest": "7.1.4",
134
134
  "type-fest": "2.19.0"
135
135
  },
136
- "peerDependencies": {
137
- "skuba-dive": "1 || 2 || 3"
138
- },
139
- "peerDependenciesMeta": {
140
- "skuba-dive": {
141
- "optional": true
142
- }
143
- },
144
136
  "engines": {
145
137
  "node": ">=20.9.0"
146
138
  },
@@ -8,6 +8,7 @@ minimumReleaseAgeExclude:
8
8
  - eslint-config-skuba
9
9
  - eslint-plugin-skuba
10
10
  - skuba
11
+ - skuba-dive
11
12
  - tsconfig-seek
12
13
  packageManagerStrictVersion: true
13
14
  publicHoistPattern: