mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-31 07:11:33 +00:00
chore(deps): update dependency gulp-eslint-new to ~1.7.2 (#626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
68e25b11fb
commit
3b912a27e1
@ -77,7 +77,7 @@
|
|||||||
"gulp-buble": "~0.9.0",
|
"gulp-buble": "~0.9.0",
|
||||||
"gulp-cli": "~2.3.0",
|
"gulp-cli": "~2.3.0",
|
||||||
"gulp-dart-sass": "~1.0.2",
|
"gulp-dart-sass": "~1.0.2",
|
||||||
"gulp-eslint-new": "~1.7.0",
|
"gulp-eslint-new": "~1.7.2",
|
||||||
"gulp-if": "~3.0.0",
|
"gulp-if": "~3.0.0",
|
||||||
"gulp-nodemon": "~2.5.0",
|
"gulp-nodemon": "~2.5.0",
|
||||||
"gulp-postcss": "~9.0.1",
|
"gulp-postcss": "~9.0.1",
|
||||||
|
27
yarn.lock
27
yarn.lock
@ -342,10 +342,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
||||||
"@types/eslint@^8.4.9":
|
"@types/eslint@^8.21.0":
|
||||||
version "8.4.10"
|
version "8.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.4.10.tgz#19731b9685c19ed1552da7052b6f668ed7eb64bb"
|
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.21.1.tgz#110b441a210d53ab47795124dbc3e9bb993d1e7c"
|
||||||
integrity sha512-Sl/HOqN8NKPmhWo2VBEPm0nvHnu2LL3v9vKo8MEq0EtbJ4eVzGPl41VNPvn5E1i5poMk4/XD8UriLHpJvEP/Nw==
|
integrity sha512-rc9K8ZpVjNcLs8Fp0dkozd5Pt2Apk1glO4Vgz8ix1u6yFByxfqo5Yavpy65o+93TAe24jr7v+eSBtFLvOQtCRQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/estree" "*"
|
"@types/estree" "*"
|
||||||
"@types/json-schema" "*"
|
"@types/json-schema" "*"
|
||||||
@ -2738,16 +2738,16 @@ gulp-dart-sass@~1.0.2:
|
|||||||
through2 "^2.0.0"
|
through2 "^2.0.0"
|
||||||
vinyl-sourcemaps-apply "^0.2.0"
|
vinyl-sourcemaps-apply "^0.2.0"
|
||||||
|
|
||||||
gulp-eslint-new@~1.7.0:
|
gulp-eslint-new@~1.7.2:
|
||||||
version "1.7.0"
|
version "1.7.2"
|
||||||
resolved "https://registry.yarnpkg.com/gulp-eslint-new/-/gulp-eslint-new-1.7.0.tgz#c14f8b442d1eb0402ecdf69886544aa5446044ee"
|
resolved "https://registry.yarnpkg.com/gulp-eslint-new/-/gulp-eslint-new-1.7.2.tgz#5563c07b7de7f514148ecf33cc9ed1f382ade801"
|
||||||
integrity sha512-qrG9ItWNI5Vs8+P5P8YSJfEjx7w1V9ynRybOLunfjB0hfTZO/eMNmhPl8MCWKN/KHe1Q3QwsHyOl9rUv/2Q8yw==
|
integrity sha512-3CAR6q7L4UaCRvui/4AhmsuKIFvkuNew0Qsu4HWYCGEJ1u02PoZpsqyfWHlZ6AyBqXdw+V+dBa6Oab5vOxmhKA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/eslint" "^8.4.9"
|
"@types/eslint" "^8.21.0"
|
||||||
"@types/node" ">=12"
|
"@types/node" ">=12"
|
||||||
eslint "8"
|
eslint "8"
|
||||||
fancy-log "^2.0.0"
|
fancy-log "^2.0.0"
|
||||||
plugin-error "^2.0.0"
|
plugin-error "^2.0.1"
|
||||||
semver "^7.3.8"
|
semver "^7.3.8"
|
||||||
ternary-stream "^3.0.0"
|
ternary-stream "^3.0.0"
|
||||||
vinyl-fs "^3.0.3"
|
vinyl-fs "^3.0.3"
|
||||||
@ -4428,6 +4428,13 @@ plugin-error@^2.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
ansi-colors "^1.0.1"
|
ansi-colors "^1.0.1"
|
||||||
|
|
||||||
|
plugin-error@^2.0.1:
|
||||||
|
version "2.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/plugin-error/-/plugin-error-2.0.1.tgz#f2ac92bac8c85e3e23492d76d0c3ca12f30eb00b"
|
||||||
|
integrity sha512-zMakqvIDyY40xHOvzXka0kUvf40nYIuwRE8dWhti2WtjQZ31xAgBZBhxsK7vK3QbRXS1Xms/LO7B5cuAsfB2Gg==
|
||||||
|
dependencies:
|
||||||
|
ansi-colors "^1.0.1"
|
||||||
|
|
||||||
posix-character-classes@^0.1.0:
|
posix-character-classes@^0.1.0:
|
||||||
version "0.1.1"
|
version "0.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
|
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
|
||||||
|
Loading…
Reference in New Issue
Block a user