update-scanner: automatic update

eslint-plugin-jsdoc: 24.0.2 ==> 24.0.3 minor
This commit is contained in:
Timo Hocker 2020-05-06 08:07:50 +02:00
parent 5150c58c2e
commit 1def0b0909

View File

@ -348,9 +348,9 @@ eslint-plugin-import@^2.20.2:
resolve "^1.12.0" resolve "^1.12.0"
eslint-plugin-jsdoc@^24.0.0: eslint-plugin-jsdoc@^24.0.0:
version "24.0.2" version "24.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-24.0.2.tgz#c679c7afac42cf872ffb1a6a246b5518b7b8eed4" resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-24.0.3.tgz#a2a73748a25886c64531f4dddd62ee25517aa982"
integrity sha512-tvk/jPpIP6MBVZETYnurKL/VGKzSinSbhpz1x+CzDOX20bmhRnCiexrgre4xF0WD/feg7ARKTVLCygVB3pfG5Q== integrity sha512-pn7S9Ax/bj4ZJo32ZfSjQel5ORSvCONgsCi+Sv0NKaTFLQrfdkDs9ukduzpjq4nadHh6ZPtmGp+z4s/lLEm87Q==
dependencies: dependencies:
comment-parser "^0.7.2" comment-parser "^0.7.2"
debug "^4.1.1" debug "^4.1.1"
@ -1287,9 +1287,9 @@ tmp@^0.0.33:
os-tmpdir "~1.0.2" os-tmpdir "~1.0.2"
tslib@^1.9.0: tslib@^1.9.0:
version "1.11.1" version "1.11.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
type-check@~0.3.2: type-check@~0.3.2:
version "0.3.2" version "0.3.2"