Skip to content

Commit 3413633

Browse files
deps: skuba 12.4.1 (#336)
* deps: skuba 12.4.1 * Run `skuba format` --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: skuba <34733141+seek-oss-ci@users.noreply.github.com>
1 parent a898d90 commit 3413633

File tree

3 files changed

+21
-7
lines changed

3 files changed

+21
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"datadog-lambda-js": "12.127.0",
4242
"dd-trace": "5.61.1",
4343
"hot-shots": "11.1.0",
44-
"skuba": "12.3.0"
44+
"skuba": "12.4.1"
4545
},
4646
"peerDependencies": {
4747
"datadog-lambda-js": "6.x || 7.x || 8.x || 9.x || 10.x || 12.x",
@@ -60,6 +60,6 @@
6060
"entryPoint": "src/index.ts",
6161
"template": null,
6262
"type": "package",
63-
"version": "12.2.0"
63+
"version": "12.4.1"
6464
}
6565
}

pnpm-lock.yaml

Lines changed: 18 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ ignorePatchFailures: false
33
minimumReleaseAge: 4320 # 3 days
44
minimumReleaseAgeExclude:
55
- '@seek/*'
6+
- '@skuba-lib/*'
67
- eslint-config-seek
78
- eslint-config-skuba
89
- eslint-plugin-skuba

0 commit comments

Comments
 (0)