Skip to content

Commit

Permalink
chore(deps-dev): Bump @lingui/loader from 3.13.2 to 3.13.3 (fossasia#462
Browse files Browse the repository at this point in the history
)

Bumps [@lingui/loader](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](lingui/js-lingui@v3.13.2...v3.13.3)

---
updated-dependencies:
- dependency-name: "@lingui/loader"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shubham Upreti <[email protected]>
  • Loading branch information
dependabot[bot] and progmatic-99 authored Apr 27, 2022
1 parent 1cb1d49 commit fea0db2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@lingui/cli": "^3.13.2",
"@lingui/loader": "^3.13.2",
"@lingui/loader": "^3.13.3",
"@lingui/macro": "^3.13.2",
"@testing-library/react": "^12.1.4",
"@types/jest": "^27.4.1",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -710,28 +710,28 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@lingui/babel-plugin-extract-messages@^3.13.2":
version "3.13.2"
resolved "https://registry.yarnpkg.com/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.13.2.tgz#8cee6191de69b51f32ab8edd2bcc041041d2c7b8"
integrity sha512-SyvwfrPqkyj9XM2CB/YK25o0Zi+B8ikoCENwqNSk7201n80YfOJoksc6lQ3X/QODqvy+iuOsiQrVT3qzKblOmg==
"@lingui/babel-plugin-extract-messages@^3.13.3":
version "3.13.3"
resolved "https://registry.yarnpkg.com/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.13.3.tgz#78fa0380760bafbc2e17bb19df1326a21b70f6ab"
integrity sha512-s5onRmsR7Y5J8c5yJIZaf1kW+gqV+yece1mYoHHVGlJjEh8id0mksVMj8IrUtkwE4JhUxSCxfRNoloGulaAyqw==
dependencies:
"@babel/generator" "^7.11.6"
"@babel/runtime" "^7.11.2"
"@lingui/conf" "^3.13.2"
"@lingui/conf" "^3.13.3"
mkdirp "^1.0.4"

"@lingui/cli@^3.13.2":
version "3.13.2"
resolved "https://registry.yarnpkg.com/@lingui/cli/-/cli-3.13.2.tgz#35c231d227162de29d8e4f724011b5c8d78f9dae"
integrity sha512-wPYlsKI7hx1hyntc6enUVUdKVwBM8XW+DnwHslWWw4ShMNvh98gLgAOW1ajXtUym7x0WTjhR+/s436hdxfZ/Og==
"@lingui/cli@^3.13.2", "@lingui/cli@^3.13.3":
version "3.13.3"
resolved "https://registry.yarnpkg.com/@lingui/cli/-/cli-3.13.3.tgz#b573a62394c1064c82dc7ac868d7c3311d991446"
integrity sha512-6AswBsIAn3+JZj9hhqcKjPGpBPnM8m7TT235iQiWHHbq11DDh1l0eH6KTCqCaWW9nIALWgxmI/03zCInRTrzRQ==
dependencies:
"@babel/generator" "^7.11.6"
"@babel/parser" "^7.11.5"
"@babel/plugin-syntax-jsx" "^7.10.4"
"@babel/runtime" "^7.11.2"
"@babel/types" "^7.11.5"
"@lingui/babel-plugin-extract-messages" "^3.13.2"
"@lingui/conf" "^3.13.2"
"@lingui/babel-plugin-extract-messages" "^3.13.3"
"@lingui/conf" "^3.13.3"
babel-plugin-macros "^3.0.1"
bcp-47 "^1.0.7"
chalk "^4.1.0"
Expand All @@ -757,10 +757,10 @@
pseudolocale "^1.1.0"
ramda "^0.27.1"

"@lingui/conf@^3.13.2":
version "3.13.2"
resolved "https://registry.yarnpkg.com/@lingui/conf/-/conf-3.13.2.tgz#02f246e45a936882edaf5bc3af809b3ab67dce43"
integrity sha512-JhiIBxnh2X4QmLP0/+dnTBc7xnZ6qk5MRsQtJqkEOWGFl09CTrha5uPVqjr5MgkmBOQ6Q8+cRYWG+qtJsuUH5A==
"@lingui/conf@^3.13.2", "@lingui/conf@^3.13.3":
version "3.13.3"
resolved "https://registry.yarnpkg.com/@lingui/conf/-/conf-3.13.3.tgz#fa5d27f0c63b1320458e2308d5d069678306c28f"
integrity sha512-UmGx/5rtSvb2S+RFYjQGiux5Xh5xvVICss4ONf8eU4Xm8jUvjtErTXVSF3GAhCI2aC/R3bZJZf0uSj7LbsrOiw==
dependencies:
"@babel/runtime" "^7.11.2"
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
Expand All @@ -783,14 +783,14 @@
resolved "https://registry.yarnpkg.com/@lingui/detect-locale/-/detect-locale-3.13.2.tgz#ba8411170225932d114fd5c1a60b91101accc942"
integrity sha512-1fouly1ecq1wCKUGtYgFn0Hdsjuz4bBYxh/oIjrqEeb4+bKdjaHbCT2ypsX7rRxs88yOfOWGUYuuzG0EoJXiSw==

"@lingui/loader@^3.13.2":
version "3.13.2"
resolved "https://registry.yarnpkg.com/@lingui/loader/-/loader-3.13.2.tgz#699e04256350adb47f6884dd40d6d1a3d2435f34"
integrity sha512-CFwoNLj3RJ+RADehkVVP0Pe5TBvhl61uKd45negsMP27EA6Xoc6zG1GwqqtE2GEg2soDe04RwmX6Uq6lCNxstA==
"@lingui/loader@^3.13.3":
version "3.13.3"
resolved "https://registry.yarnpkg.com/@lingui/loader/-/loader-3.13.3.tgz#27de2611a291a3651f3cfa685edf6d036369dfbf"
integrity sha512-YWT2D8SjGCLDC/DfU3GQnuWqWNRWz/1szaj1Nx0hFCGAJZqG7QUWdPoJU06/rq60ePWGSOpbMnpNHCbBE/jY5A==
dependencies:
"@babel/runtime" "^7.11.2"
"@lingui/cli" "^3.13.2"
"@lingui/conf" "^3.13.2"
"@lingui/cli" "^3.13.3"
"@lingui/conf" "^3.13.3"
loader-utils "^2.0.0"
ramda "^0.27.1"

Expand Down

0 comments on commit fea0db2

Please sign in to comment.