Skip to content

Commit f8e4a27

Browse files
chore(deps): update dependency @types/jsonpath to v0.2.4 (#9862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83a586a commit f8e4a27

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@theguild/algolia": "1.1.9",
1414
"@theguild/tailwind-config": "0.3.0",
1515
"@types/dedent": "0.7.2",
16-
"@types/jsonpath": "0.2.2",
16+
"@types/jsonpath": "0.2.4",
1717
"@types/node": "18.17.11",
1818
"@types/react": "18.2.57",
1919
"fast-xml-parser": "4.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4370,10 +4370,10 @@
43704370
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
43714371
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
43724372

4373-
"@types/[email protected].2":
4374-
version "0.2.2"
4375-
resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.2.tgz#b8b98ad2f0d912d343ff27d91bc406ccf90028b2"
4376-
integrity sha512-uo4BNABD0IVcJQjOmOq/atfxHVTniFaQEHrrGSANpWyS96ecej/85YXLvLWNe+tLshUz9/IbMbzImbKNo71WxA==
4373+
"@types/[email protected].4":
4374+
version "0.2.4"
4375+
resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.4.tgz#065be59981c1420832835af656377622271154be"
4376+
integrity sha512-K3hxB8Blw0qgW6ExKgMbXQv2UPZBoE2GqLpVY+yr7nMD2Pq86lsuIzyAaiQ7eMqFL5B6di6pxSkogLJEyEHoGA==
43774377

43784378
"@types/katex@^0.16.0":
43794379
version "0.16.3"

0 commit comments

Comments
 (0)