1
0
Fork 0

update: update dependency jsonpath-plus to v3 (#241)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-27 10:52:41 -06:00 committed by Sean Sube
parent 0aa3967b89
commit 5ddfce83f9
2 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.5.0",
"js-yaml": "3.13.1",
"jsonpath-plus": "2.0.0",
"jsonpath-plus": "3.0.0",
"lodash": "4.17.15",
"minimatch": "3.0.4",
"mocha": "7.0.1",

View File

@ -2262,10 +2262,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@2.0.0:
version "2.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-2.0.0.tgz#3ebf30b79e2262d69826084ba03c406a9de440a0"
integrity sha512-ksXaz9+3SIZ5BMxgr7MQueYcR515VRZPuoDhIymUd1JcF6BnVaYJS7k4NJni4EHhvJaOIGGiPqT8+ifsGp6mBw==
jsonpath-plus@3.0.0:
version "3.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/jsonpath-plus/-/jsonpath-plus-3.0.0.tgz#194ab4792a5e9b4ed27bf442188c8eb7e697a04b"
integrity sha512-WQwgWEBgn+SJU1tlDa/GiY5/ngRpa9yrSj8n4BYPHcwoxTDaMEaYCHMOn42hIHHDd3CrUoRr3+HpsK0hCKoxzA==
just-extend@^4.0.2:
version "4.0.2"