Skip to content

Commit 54e722a

Browse files
committed
update node-directory
1 parent 745c4c8 commit 54e722a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ yalc.lock
1818
.early.coverage
1919

2020
tsconfig.tsbuildinfo
21+
.qodo

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"homepage": "https://github.com/aserto-dev/aserto-node#readme",
4646
"dependencies": {
4747
"@aserto/node-authorizer": "^0.21.0",
48-
"@aserto/node-directory": "^0.33.0",
48+
"@aserto/node-directory": "^0.33.1",
4949
"@bufbuild/protobuf": "^2.2.3",
5050
"@connectrpc/connect": "^2.0.2",
5151
"@connectrpc/connect-node": "^2.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ __metadata:
2020
resolution: "@aserto/aserto-node@workspace:."
2121
dependencies:
2222
"@aserto/node-authorizer": "npm:^0.21.0"
23-
"@aserto/node-directory": "npm:^0.33.0"
23+
"@aserto/node-directory": "npm:^0.33.1"
2424
"@babel/core": "npm:^7.26.9"
2525
"@bufbuild/protobuf": "npm:^2.2.3"
2626
"@connectrpc/connect": "npm:^2.0.2"
@@ -62,12 +62,12 @@ __metadata:
6262
languageName: node
6363
linkType: hard
6464

65-
"@aserto/node-directory@npm:^0.33.0":
66-
version: 0.33.0
67-
resolution: "@aserto/node-directory@npm:0.33.0"
65+
"@aserto/node-directory@npm:^0.33.1":
66+
version: 0.33.1
67+
resolution: "@aserto/node-directory@npm:0.33.1"
6868
dependencies:
6969
"@bufbuild/protobuf": "npm:^2.2.3"
70-
checksum: 10/992e68f2857bca25b0a64b23ec23e2fa5d9ae93bbb26078a40e9ea71aad89154c427e89024d1ce1e7817f7ca1588b661f2a53ba499a89a579d8cf7e055f5eaff
70+
checksum: 10/d4b4cf70988f145d18fee108a30d8b007623d6625104a2362318803e28f48c2df5deaa064573a019f3a765f9ff50e720607715c9a00a81c8d49ff04e43420bc3
7171
languageName: node
7272
linkType: hard
7373

0 commit comments

Comments
 (0)