Skip to content

Commit 91909ff

Browse files
fix(deps): update dependency json-joy to v11 (#966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbf1440 commit 91909ff

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
}
122122
},
123123
"dependencies": {
124-
"json-joy": "^9.2.0",
124+
"json-joy": "^11.0.0",
125125
"thingies": "^1.11.1"
126126
},
127127
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4341,13 +4341,14 @@ jsesc@^2.5.1:
43414341
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
43424342
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
43434343

4344-
json-joy@^9.2.0:
4345-
version "9.9.1"
4346-
resolved "https://registry.yarnpkg.com/json-joy/-/json-joy-9.9.1.tgz#add8f8bdf4f7066894f5ec4817a5a43066a3757f"
4347-
integrity sha512-/d7th2nbQRBQ/nqTkBe6KjjvDciSwn9UICmndwk3Ed/Bk9AqkTRm4PnLVfXG4DKbT0rEY0nKnwE7NqZlqKE6kg==
4344+
json-joy@^11.0.0:
4345+
version "11.28.0"
4346+
resolved "https://registry.yarnpkg.com/json-joy/-/json-joy-11.28.0.tgz#59e4ba7cf91556e49caaf914047dca8bc95c1491"
4347+
integrity sha512-WTq2tYD2r+0rUFId4gtUjwejV20pArh4q2WRJKxJdwLlPFHyW94HwwB2vUr5lUJTVkehhhWEVLwOUI0MSacNIw==
43484348
dependencies:
43494349
arg "^5.0.2"
43504350
hyperdyperid "^1.2.0"
4351+
thingies "^1.14.1"
43514352

43524353
json-parse-better-errors@^1.0.1:
43534354
version "1.0.2"
@@ -6745,7 +6746,7 @@ text-table@~0.2.0:
67456746
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
67466747
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
67476748

6748-
thingies@^1.11.1:
6749+
thingies@^1.11.1, thingies@^1.14.1:
67496750
version "1.16.0"
67506751
resolved "https://registry.yarnpkg.com/thingies/-/thingies-1.16.0.tgz#968cde87fbf0fdd69a1a3a8e9678324f634e5053"
67516752
integrity sha512-J23AVs11hSQxuJxvfQyMIaS9z1QpDxOCvMkL3ZxZl8/jmkgmnNGWrlyNxVz6Jbh0U6DuGmHqq6f7zUROfg/ncg==

0 commit comments

Comments
 (0)