From 1de92ddc5ff4f0c60f9a2f7ca5c25a8f3bf24933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 08:20:53 +0000 Subject: [PATCH] chore(deps): bump @fortawesome/fontawesome-common-types Bumps [@fortawesome/fontawesome-common-types](https://github.com/FortAwesome/Font-Awesome) from 0.2.36 to 6.1.1. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/commits/6.1.1) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-common-types" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24a420cf..f8272cfe 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "typescript": "~3.8.2" }, "dependencies": { - "@fortawesome/fontawesome-common-types": "~0.2.28", + "@fortawesome/fontawesome-common-types": "~6.1.1", "@fortawesome/fontawesome-svg-core": "~1.2.25", "@fortawesome/free-regular-svg-icons": "~5.14.0", "@fortawesome/free-solid-svg-icons": "~5.14.0",