Skip to content

Commit

Permalink
📦 Update dependency gulp-jsonlint to v1.3.2 (#27583)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 6, 2020
1 parent bdef88c commit 6c35d55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -103,7 +103,7 @@
"gulp-if": "3.0.0",
"gulp-istanbul": "1.1.3",
"gulp-jest": "4.0.3",
"gulp-jsonlint": "1.3.1",
"gulp-jsonlint": "1.3.2",
"gulp-jsonminify": "1.1.0",
"gulp-nop": "0.0.3",
"gulp-prettier": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -8041,10 +8041,10 @@ gulp-jest@4.0.3:
plugin-error "^1.0.1"
through2 "^2.0.1"

gulp-jsonlint@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/gulp-jsonlint/-/gulp-jsonlint-1.3.1.tgz#6ebb117f50e2eb7cd8a4ff20094998110b55d296"
integrity sha512-vZmMMp2D+z8SpDc8PoSJ6IdxaaPk9zpwNjIPaHFe/qu+WyAoGQ0HTxulokLnZx7qsOx4GFwAjCEwXQyUI6Hi4A==
gulp-jsonlint@1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/gulp-jsonlint/-/gulp-jsonlint-1.3.2.tgz#d7d5bb76466ad445ab150cda603738ce5e531b51"
integrity sha512-770G/GqhmIFwpgbNfvi5JnAcNBwvmOOTn+rhLelP6Y5YIDBsxWQEqboYaXfdscpKHEnIUu1NDJS51T+lyiHC6w==
dependencies:
ansi-colors "^4.1.1"
fancy-log "^1.3.3"
Expand Down Expand Up @@ -16700,4 +16700,4 @@ yeast@0.1.2:
zeparser@0.0.5:
version "0.0.5"
resolved "https://registry.yarnpkg.com/zeparser/-/zeparser-0.0.5.tgz#03726561bc268f2e5444f54c665b7fd4a8c029e2"
integrity sha1-A3JlYbwmjy5URPVMZlt/1KjAKeI=
integrity sha1-A3JlYbwmjy5URPVMZlt/1KjAKeI=

0 comments on commit 6c35d55

Please sign in to comment.