Skip to content

Commit d20de78

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

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
@@ -116,7 +116,7 @@
116116
"@types/fs-extra": "9.0.13",
117117
"@types/inquirer": "8.2.10",
118118
"@types/jest": "29.4.4",
119-
"@types/jsonpath": "0.2.0",
119+
"@types/jsonpath": "0.2.4",
120120
"@types/lodash": "4.14.191",
121121
"@types/node": "18.16.9",
122122
"@typescript-eslint/eslint-plugin": "^6.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2706,10 +2706,10 @@
27062706
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
27072707
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
27082708

2709-
"@types/jsonpath@0.2.0":
2710-
version "0.2.0"
2711-
resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.0.tgz#13c62db22a34d9c411364fac79fd374d63445aa1"
2712-
integrity sha512-v7qlPA0VpKUlEdhghbDqRoKMxFB3h3Ch688TApBJ6v+XLDdvWCGLJIYiPKGZnS6MAOie+IorCfNYVHOPIHSWwQ==
2709+
"@types/jsonpath@0.2.4":
2710+
version "0.2.4"
2711+
resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.4.tgz#065be59981c1420832835af656377622271154be"
2712+
integrity sha512-K3hxB8Blw0qgW6ExKgMbXQv2UPZBoE2GqLpVY+yr7nMD2Pq86lsuIzyAaiQ7eMqFL5B6di6pxSkogLJEyEHoGA==
27132713

27142714
"@types/lodash@4.14.191":
27152715
version "4.14.191"

0 commit comments

Comments
 (0)