1
0
Fork 0

update: update dependency jsonpath-plus to v7 (#1130)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-17 00:26:48 +00:00 committed by GitHub
parent e1aaed7c32
commit 81df65c149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.13.0",
"js-yaml": "4.1.0",
"jsonpath-plus": "6.0.1",
"jsonpath-plus": "7.0.0",
"lodash": "4.17.21",
"memfs": "3.4.4",
"minimatch": "5.1.0",

View File

@ -2655,10 +2655,10 @@ jsonparse@^1.2.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
jsonpath-plus@6.0.1:
version "6.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-6.0.1.tgz#9a3e16cedadfab07a3d8dc4e8cd5df4ed8f49c4d"
integrity sha512-EvGovdvau6FyLexFH2OeXfIITlgIbgZoAZe3usiySeaIDm5QS+A10DKNpaPBBqqRSZr2HN6HVNXxtwUAr2apEw==
jsonpath-plus@7.0.0:
version "7.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-7.0.0.tgz#b3c7648b33041c0013c5ff534fd17aadc817bf03"
integrity sha512-MH4UnrWrU1hJGVEyEyjvYgONkzNTO6Yol0nq18EMnUQ/ZC5cTuJheirXXIwu1b9mZ6t3XL0P79gPsu+zlTnDIQ==
just-extend@^4.0.2:
version "4.0.2"