update
This commit is contained in:
parent
4fc49b112c
commit
7c127cc9b1
18
yarn.lock
18
yarn.lock
@ -24,9 +24,9 @@
|
||||
js-tokens "^4.0.0"
|
||||
|
||||
"@sapphirecode/eslint-config@^2.0.1":
|
||||
version "2.0.18"
|
||||
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.18.tgz#cf34983ea65a0fdaa70595599439fae02c9f2e6b"
|
||||
integrity sha512-Z52Xq9vC8A2Sb/XGNyfwW5+NnrVzW4dJi+Xyy5DLgsPsMGFmYrXyrNQQvyI23OaYx/lx3tiobNZq6F/+38rAMA==
|
||||
version "2.0.21"
|
||||
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.21.tgz#e98fdd7c4ca53496e75d4a8d1600597100f70da0"
|
||||
integrity sha512-1RTO1hSd5ZMljuoVixpiI4bUSiVAb+HJfNbwfHV86o9OQVDXxKWLge7FoJyVb1jf579EHCulXYBxBdtI99w8tQ==
|
||||
dependencies:
|
||||
eslint-plugin-jsdoc "^24.0.0"
|
||||
eslint-plugin-node "^11.0.0"
|
||||
@ -357,9 +357,9 @@ eslint-plugin-import@^2.20.1:
|
||||
resolve "^1.12.0"
|
||||
|
||||
eslint-plugin-jsdoc@^24.0.0:
|
||||
version "24.0.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-24.0.2.tgz#c679c7afac42cf872ffb1a6a246b5518b7b8eed4"
|
||||
integrity sha512-tvk/jPpIP6MBVZETYnurKL/VGKzSinSbhpz1x+CzDOX20bmhRnCiexrgre4xF0WD/feg7ARKTVLCygVB3pfG5Q==
|
||||
version "24.0.3"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-24.0.3.tgz#a2a73748a25886c64531f4dddd62ee25517aa982"
|
||||
integrity sha512-pn7S9Ax/bj4ZJo32ZfSjQel5ORSvCONgsCi+Sv0NKaTFLQrfdkDs9ukduzpjq4nadHh6ZPtmGp+z4s/lLEm87Q==
|
||||
dependencies:
|
||||
comment-parser "^0.7.2"
|
||||
debug "^4.1.1"
|
||||
@ -1296,9 +1296,9 @@ tmp@^0.0.33:
|
||||
os-tmpdir "~1.0.2"
|
||||
|
||||
tslib@^1.9.0:
|
||||
version "1.11.1"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
|
||||
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
|
||||
version "1.11.2"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
|
||||
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
|
||||
|
||||
type-check@~0.3.2:
|
||||
version "0.3.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user