build(deps): bump rtl-detect from 1.0.3 to 1.0.4 (#5544)

Bumps [rtl-detect](https://github.com/shadiabuhilal/rtl-detect) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/shadiabuhilal/rtl-detect/releases)
- [Commits](https://github.com/shadiabuhilal/rtl-detect/commits)

---
updated-dependencies:
- dependency-name: rtl-detect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-19 13:12:07 -05:00 коммит произвёл GitHub
Родитель 41ab938904
Коммит cfcc589ee7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -58,7 +58,7 @@
"require-dir": "^1.1.0",
"require-directory": "^2.1.1",
"require-yaml": "0.0.1",
"rtl-detect": "^1.0.3",
"rtl-detect": "^1.0.4",
"schemeless": "^1.2.0",
"search-with-your-keyboard": "^2.0.0",
"semver": "^7.3.5",
@ -13906,9 +13906,9 @@
"dev": true
},
"node_modules/rtl-detect": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/rtl-detect/-/rtl-detect-1.0.3.tgz",
"integrity": "sha512-2sMcZO60tL9YDEFe24gqddg3hJ+xSmJFN8IExcQUxeHxQzydQrN6GHPL+yAWgzItXSI7es53hcZC9pJneuZDKA=="
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/rtl-detect/-/rtl-detect-1.0.4.tgz",
"integrity": "sha512-EBR4I2VDSSYr7PkBmFy04uhycIpDKp+21p/jARYXlCSjQksTBQcJ0HFUPOO79EPPH5JS6VAhiIQbycf0O3JAxQ=="
},
"node_modules/run-parallel": {
"version": "1.2.0",
@ -28270,9 +28270,9 @@
"dev": true
},
"rtl-detect": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/rtl-detect/-/rtl-detect-1.0.3.tgz",
"integrity": "sha512-2sMcZO60tL9YDEFe24gqddg3hJ+xSmJFN8IExcQUxeHxQzydQrN6GHPL+yAWgzItXSI7es53hcZC9pJneuZDKA=="
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/rtl-detect/-/rtl-detect-1.0.4.tgz",
"integrity": "sha512-EBR4I2VDSSYr7PkBmFy04uhycIpDKp+21p/jARYXlCSjQksTBQcJ0HFUPOO79EPPH5JS6VAhiIQbycf0O3JAxQ=="
},
"run-parallel": {
"version": "1.2.0",

Просмотреть файл

@ -81,7 +81,7 @@
"require-dir": "^1.1.0",
"require-directory": "^2.1.1",
"require-yaml": "0.0.1",
"rtl-detect": "^1.0.3",
"rtl-detect": "^1.0.4",
"schemeless": "^1.2.0",
"search-with-your-keyboard": "^2.0.0",
"semver": "^7.3.5",