From 5c77f2695868501db636ae1403dad4fc8b62af04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 08:13:06 +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.2.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.2.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..e5a1fdd9 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.2.1", "@fortawesome/fontawesome-svg-core": "~1.2.25", "@fortawesome/free-regular-svg-icons": "~5.14.0", "@fortawesome/free-solid-svg-icons": "~5.14.0",