From db16a0ffbef7f3d15ee8ceb2aa09dee816d26f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 12:28:37 +0200 Subject: [PATCH] build(deps): bump @lingui/macro from 3.13.2 to 3.13.3 in /web (#2763) Bumps [@lingui/macro](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/macro" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package-lock.json | 30 +++++++++++++++--------------- web/package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index 9874f3924..5d61dc772 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -21,7 +21,7 @@ "@lingui/cli": "^3.13.2", "@lingui/core": "^3.13.3", "@lingui/detect-locale": "^3.13.2", - "@lingui/macro": "^3.13.2", + "@lingui/macro": "^3.13.3", "@patternfly/patternfly": "^4.185.1", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1", @@ -2016,9 +2016,9 @@ } }, "node_modules/@lingui/conf": { - "version": "3.13.2", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.13.2.tgz", - "integrity": "sha512-JhiIBxnh2X4QmLP0/+dnTBc7xnZ6qk5MRsQtJqkEOWGFl09CTrha5uPVqjr5MgkmBOQ6Q8+cRYWG+qtJsuUH5A==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.13.3.tgz", + "integrity": "sha512-UmGx/5rtSvb2S+RFYjQGiux5Xh5xvVICss4ONf8eU4Xm8jUvjtErTXVSF3GAhCI2aC/R3bZJZf0uSj7LbsrOiw==", "dependencies": { "@babel/runtime": "^7.11.2", "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2", @@ -2117,12 +2117,12 @@ } }, "node_modules/@lingui/macro": { - "version": "3.13.2", - "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.13.2.tgz", - "integrity": "sha512-0BdybZkBq8bl4NrT8txX7k8BodyJ/4uQbMIK0ucPJvQ/6Lhj824CodBq5KuMWpcXoMSxUWjQIkIGr1Fi1ckLGg==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.13.3.tgz", + "integrity": "sha512-nPldmgPGNfGTVW3TTkSZiaPI5jDQKwv/Hfmjzwo/VzfXpcjxoqz0oDGQBx8mbdKcMgpq+g6fV2Y5aCosTazdqg==", "dependencies": { "@babel/runtime": "^7.11.2", - "@lingui/conf": "^3.13.2", + "@lingui/conf": "^3.13.3", "ramda": "^0.27.1" }, "engines": { @@ -10246,9 +10246,9 @@ } }, "@lingui/conf": { - "version": "3.13.2", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.13.2.tgz", - "integrity": "sha512-JhiIBxnh2X4QmLP0/+dnTBc7xnZ6qk5MRsQtJqkEOWGFl09CTrha5uPVqjr5MgkmBOQ6Q8+cRYWG+qtJsuUH5A==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.13.3.tgz", + "integrity": "sha512-UmGx/5rtSvb2S+RFYjQGiux5Xh5xvVICss4ONf8eU4Xm8jUvjtErTXVSF3GAhCI2aC/R3bZJZf0uSj7LbsrOiw==", "requires": { "@babel/runtime": "^7.11.2", "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2", @@ -10319,12 +10319,12 @@ "integrity": "sha512-1fouly1ecq1wCKUGtYgFn0Hdsjuz4bBYxh/oIjrqEeb4+bKdjaHbCT2ypsX7rRxs88yOfOWGUYuuzG0EoJXiSw==" }, "@lingui/macro": { - "version": "3.13.2", - "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.13.2.tgz", - "integrity": "sha512-0BdybZkBq8bl4NrT8txX7k8BodyJ/4uQbMIK0ucPJvQ/6Lhj824CodBq5KuMWpcXoMSxUWjQIkIGr1Fi1ckLGg==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.13.3.tgz", + "integrity": "sha512-nPldmgPGNfGTVW3TTkSZiaPI5jDQKwv/Hfmjzwo/VzfXpcjxoqz0oDGQBx8mbdKcMgpq+g6fV2Y5aCosTazdqg==", "requires": { "@babel/runtime": "^7.11.2", - "@lingui/conf": "^3.13.2", + "@lingui/conf": "^3.13.3", "ramda": "^0.27.1" } }, diff --git a/web/package.json b/web/package.json index 799003fbe..7caf44038 100644 --- a/web/package.json +++ b/web/package.json @@ -64,7 +64,7 @@ "@lingui/cli": "^3.13.2", "@lingui/core": "^3.13.3", "@lingui/detect-locale": "^3.13.2", - "@lingui/macro": "^3.13.2", + "@lingui/macro": "^3.13.3", "@patternfly/patternfly": "^4.185.1", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1",