Skip to content

Commit e3d4e63

Browse files
authored
Merge branch 'main' into chore/ci-sfw-shim
2 parents 36e34bc + aca23a8 commit e3d4e63

File tree

3 files changed

+21
-16
lines changed

3 files changed

+21
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"aggregate-error": "catalog:",
146146
"ansi-regex": "catalog:",
147147
"brace-expansion": "catalog:",
148-
"defu": ">=6.1.5",
148+
"defu": ">=6.1.6",
149149
"emoji-regex": "catalog:",
150150
"es-define-property": "catalog:",
151151
"es-set-tostringtag": "catalog:",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Wait 7 days (10080 minutes) before installing newly published packages.
22
minimumReleaseAge: 10080
3+
minimumReleaseAgeExclude:
4+
- '@socketaddon/*'
5+
- '@socketbin/*'
6+
- '@socketregistry/*'
7+
- '@socketsecurity/*'
38

49
packages:
510
- packages/*
@@ -39,7 +44,7 @@ catalog:
3944
'@socketregistry/packageurl-js': 1.4.1
4045
'@socketregistry/yocto-spinner': 1.0.25
4146
'@socketsecurity/config': 3.0.1
42-
'@socketsecurity/lib': 5.11.4
47+
'@socketsecurity/lib': 5.12.0
4348
'@socketsecurity/registry': 2.0.2
4449
'@socketsecurity/sdk': 3.4.1
4550
'@types/adm-zip': 0.5.7

0 commit comments

Comments
 (0)