Skip to content

Commit af472da

Browse files
committed
Upgrade kjsonl
1 parent 0bf836b commit af472da

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"graphile-config": "^0.0.1-beta.9",
6767
"graphql": "15.x || ^16.8.2 || ^17.0.0-alpha.3",
6868
"json5": "^2.2.3",
69-
"kjsonl": "^0.0.1",
69+
"kjsonl": "^0.3.0",
7070
"tslib": "^2.6.3"
7171
},
7272
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,10 +1320,10 @@ keyv@^4.5.3:
13201320
dependencies:
13211321
json-buffer "3.0.1"
13221322

1323-
kjsonl@^0.0.1:
1324-
version "0.0.1"
1325-
resolved "https://registry.yarnpkg.com/kjsonl/-/kjsonl-0.0.1.tgz#053122fd8323bacceca3afd04270047fea13bf35"
1326-
integrity sha512-Pppf0/ZS8je6oJHh48WoaFZicJyzlcPUir8Wu6oSd9ASlkoc5gUukgJHwj9R2/5WAn/CgNaylqwv5/5k+UY4hg==
1323+
kjsonl@^0.3.0:
1324+
version "0.3.0"
1325+
resolved "https://registry.yarnpkg.com/kjsonl/-/kjsonl-0.3.0.tgz#f92ef28faec4688899ed341bece04aaf28f38a72"
1326+
integrity sha512-qomz0nJzRCHGxgff0czCNUjKqImLTAxLGgWQZuQ8IUdXDOxYwBDRLcV7lGRBmH3KApGOHB1P7sh83yjDbFabfw==
13271327
dependencies:
13281328
"@graphile/lru" "^4.11.0"
13291329

0 commit comments

Comments
 (0)