From d3d76c0e99cb5e4154f90f238d0705e68ae23f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:05:53 +0000 Subject: [PATCH] Build(deps-dev): Bump @types/intl from 1.2.1 to 1.2.2 (#1788) Bumps [@types/intl](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/intl) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/intl) --- updated-dependencies: - dependency-name: "@types/intl" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1d53d8532..7beae8a3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@storybook/theming": "7.6.4", "@storybook/vue3": "7.6.4", "@storybook/vue3-vite": "7.6.4", - "@types/intl": "1.2.1", + "@types/intl": "1.2.2", "@types/node": "20.8.10", "@types/sinonjs__fake-timers": "8.1.5", "@typescript-eslint/eslint-plugin": "5.59.9", @@ -7580,9 +7580,9 @@ } }, "node_modules/@types/intl": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@types/intl/-/intl-1.2.1.tgz", - "integrity": "sha512-30BzyIWH3CBzLoj2YpF+jaUaPhyMT4avr4gx5PzhJspJzjUZgMANYnvSyEcwckx6UR4niqN7QpYWQHl1V9KCSQ==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@types/intl/-/intl-1.2.2.tgz", + "integrity": "sha512-A4g5UEAA9c56JWKhc4LSJ9vzDMztjxVXDAXtVK4EbS3hW1V7Sz05VfcTgDQIvkOYJp1NqH222eg62P72HwltfQ==", "dev": true }, "node_modules/@types/is-function": { @@ -32749,9 +32749,9 @@ } }, "@types/intl": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@types/intl/-/intl-1.2.1.tgz", - "integrity": "sha512-30BzyIWH3CBzLoj2YpF+jaUaPhyMT4avr4gx5PzhJspJzjUZgMANYnvSyEcwckx6UR4niqN7QpYWQHl1V9KCSQ==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@types/intl/-/intl-1.2.2.tgz", + "integrity": "sha512-A4g5UEAA9c56JWKhc4LSJ9vzDMztjxVXDAXtVK4EbS3hW1V7Sz05VfcTgDQIvkOYJp1NqH222eg62P72HwltfQ==", "dev": true }, "@types/is-function": { diff --git a/package.json b/package.json index 0d440f260..f75410e3c 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@storybook/theming": "7.6.4", "@storybook/vue3": "7.6.4", "@storybook/vue3-vite": "7.6.4", - "@types/intl": "1.2.1", + "@types/intl": "1.2.2", "@types/node": "20.8.10", "@types/sinonjs__fake-timers": "8.1.5", "@typescript-eslint/eslint-plugin": "5.59.9",