build(deps): bump @lingui/detect-locale from 3.13.2 to 3.13.3 in /web (#2765)
Bumps [@lingui/detect-locale](https://github.com/lingui/js-lingui) from 3.13.2 to 3.13.3. - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/compare/v3.13.2...v3.13.3) --- updated-dependencies: - dependency-name: "@lingui/detect-locale" 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:
parent
4ed30fa61e
commit
c67afc4084
|
@ -20,7 +20,7 @@
|
|||
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
||||
"@lingui/cli": "^3.13.3",
|
||||
"@lingui/core": "^3.13.3",
|
||||
"@lingui/detect-locale": "^3.13.2",
|
||||
"@lingui/detect-locale": "^3.13.3",
|
||||
"@lingui/macro": "^3.13.3",
|
||||
"@patternfly/patternfly": "^4.185.1",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
@ -2109,9 +2109,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@lingui/detect-locale": {
|
||||
"version": "3.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.13.2.tgz",
|
||||
"integrity": "sha512-1fouly1ecq1wCKUGtYgFn0Hdsjuz4bBYxh/oIjrqEeb4+bKdjaHbCT2ypsX7rRxs88yOfOWGUYuuzG0EoJXiSw==",
|
||||
"version": "3.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.13.3.tgz",
|
||||
"integrity": "sha512-GhJKjnpGh5N0Y96XJNjeGOEiVyO7b0Kwddv8cY5ORA0yS0+gCETAdlECeP0YrJBrzIVUeddpQTyaexAUDmeY+A==",
|
||||
"engines": {
|
||||
"node": ">=10.0.0"
|
||||
}
|
||||
|
@ -10314,9 +10314,9 @@
|
|||
}
|
||||
},
|
||||
"@lingui/detect-locale": {
|
||||
"version": "3.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.13.2.tgz",
|
||||
"integrity": "sha512-1fouly1ecq1wCKUGtYgFn0Hdsjuz4bBYxh/oIjrqEeb4+bKdjaHbCT2ypsX7rRxs88yOfOWGUYuuzG0EoJXiSw=="
|
||||
"version": "3.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.13.3.tgz",
|
||||
"integrity": "sha512-GhJKjnpGh5N0Y96XJNjeGOEiVyO7b0Kwddv8cY5ORA0yS0+gCETAdlECeP0YrJBrzIVUeddpQTyaexAUDmeY+A=="
|
||||
},
|
||||
"@lingui/macro": {
|
||||
"version": "3.13.3",
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
||||
"@lingui/cli": "^3.13.3",
|
||||
"@lingui/core": "^3.13.3",
|
||||
"@lingui/detect-locale": "^3.13.2",
|
||||
"@lingui/detect-locale": "^3.13.3",
|
||||
"@lingui/macro": "^3.13.3",
|
||||
"@patternfly/patternfly": "^4.185.1",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
|
Reference in New Issue