Skip to content

Commit 138414f

Browse files
committed
fix(deps): add @types/jsonpath
1 parent 2c235cb commit 138414f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

packages/sdk/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"@crossplane-js/libs": "workspace:^",
99
"@kubernetes-models/apimachinery": "^2.1.0",
1010
"@kubernetes-models/base": "^5.0.1",
11+
"@types/jsonpath": "^0.2.4",
1112
"jsonpath": "^1.1.1",
1213
"lodash": "^4.17.21",
1314
"pino": "^9.6.0",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ __metadata:
332332
"@crossplane-js/libs": "workspace:^"
333333
"@kubernetes-models/apimachinery": "npm:^2.1.0"
334334
"@kubernetes-models/base": "npm:^5.0.1"
335+
"@types/jsonpath": "npm:^0.2.4"
335336
"@types/lodash": "npm:^4"
336337
jsonpath: "npm:^1.1.1"
337338
lodash: "npm:^4.17.21"
@@ -1204,6 +1205,13 @@ __metadata:
12041205
languageName: node
12051206
linkType: hard
12061207

1208+
"@types/jsonpath@npm:^0.2.4":
1209+
version: 0.2.4
1210+
resolution: "@types/jsonpath@npm:0.2.4"
1211+
checksum: 10c0/3fdf725e5db61a0abb0afa95667e561a0e5f3604f30b609497af135606f4721449d7235ca8304da4984fb2ac4f6d290ad49de5ad6878740555542ddd28ee0b69
1212+
languageName: node
1213+
linkType: hard
1214+
12071215
"@types/keyv@npm:^3.1.4":
12081216
version: 3.1.4
12091217
resolution: "@types/keyv@npm:3.1.4"

0 commit comments

Comments
 (0)