1
0
Fork 0

update: update dependency jsonpath-plus to v1.1.0

This commit is contained in:
Renovate Bot 2019-09-25 20:38:58 +00:00 committed by Sean Sube
parent 80912b52f6
commit c1d5ab3a38
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"chai": "4.2.0",
"deep-diff": "1.0.2",
"js-yaml": "3.13.1",
"jsonpath-plus": "1.0.0",
"jsonpath-plus": "1.1.0",
"lodash": "4.17.15",
"mocha": "6.2.0",
"noicejs": "2.5.2",

View File

@ -1508,10 +1508,10 @@ jsonparse@^1.2.0:
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
jsonpath-plus@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-1.0.0.tgz#78fa5c4ae62968476268d505d9f78c65469d0e7c"
integrity sha512-CXQJ/tsgFogKYBuCRmnlChIw66JBXp8kAkT+R4mSB2cuzCSBi88lx2A+vHvo27RY4Wtj5xVVGu2/2O7NwZ79mg==
jsonpath-plus@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-1.1.0.tgz#7caaea4db88b761a0a3b55d715cb01eaa469dfa5"
integrity sha512-ydqTBOuLcFCUr9e7AxJlKCFgxzEQ03HjnIim0hJSdk2NxD8MOsaMOrRgP6XWEm5q3VuDY5+cRT1DM9vLlGo/qA==
just-extend@^4.0.2:
version "4.0.2"