Skip to content

Commit

Permalink
fix(deps): update dependency json-joy to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent c8bfa38 commit bb0bce2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
}
},
"dependencies": {
"json-joy": "^9.2.0",
"json-joy": "^11.0.0",
"thingies": "^1.11.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4364,10 +4364,10 @@ jsesc@^2.5.1:
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==

json-joy@^9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/json-joy/-/json-joy-9.2.0.tgz#6637140f0518ea73fe7829d20b4f224c50b364a5"
integrity sha512-SofrNJCCRuwOH2OnjUVNGVDswmWJbrlh0AnrWRUyG52FQBi+Tu1PmXV2m1j4S4yYuFbWO+2SvpxQ+6z+J5AM7A==
json-joy@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/json-joy/-/json-joy-11.0.0.tgz#f9a676a266004e62bd81c661e9a8a1b2ee23406a"
integrity sha512-YJ5GJX1u4+vGrSluoFnCm54ljswub6fSSCsdDKJaXw+TqJTwu0O9uS5ZvGBg10k+nM5/sQdgN6/y5uP2RfA4nw==
dependencies:
arg "^5.0.2"
hyperdyperid "^1.2.0"
Expand Down

0 comments on commit bb0bce2

Please sign in to comment.