Skip to content

Commit

Permalink
chore: upgrade json5 dependency to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Feb 1, 2023
1 parent 82a1c3d commit 6a72b8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/@sanity/core/package.json
Expand Up @@ -54,7 +54,7 @@
"jsdom": "^12.0.0",
"jsdom-global": "^3.0.2",
"json-lexer": "^1.1.1",
"json5": "^1.0.1",
"json5": "^2.2.3",
"lodash": "^4.17.15",
"log-symbols": "^2.2.0",
"oneline": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/vision/package.json
Expand Up @@ -26,7 +26,7 @@
"classnames": "^2.2.5",
"codemirror": "^5.47.0",
"is-hotkey": "^0.1.6",
"json5": "^1.0.1",
"json5": "^2.2.3",
"lodash": "^4.17.15",
"query-string": "^4.3.2",
"react-codemirror2": "^6.0.0",
Expand Down

0 comments on commit 6a72b8d

Please sign in to comment.