Skip to content

Commit

Permalink
chore(deps-dev): bump @fortawesome/fontawesome-common-types
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2022
1 parent 25457a3 commit a001352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/core": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@cweili/fa-test-util": "^0.1.0",
"@fortawesome/fontawesome-common-types": "^0.2.34",
"@fortawesome/fontawesome-common-types": "^6.1.1",
"@fortawesome/free-solid-svg-icons": "^5.10.1",
"@rollup/plugin-babel": "^5.2.2",
"@rollup/plugin-node-resolve": "^13.0.0",
Expand Down Expand Up @@ -78,7 +78,7 @@
"vue3-jest": "^27.0.0-alpha.1"
},
"peerDependencies": {
"@fortawesome/fontawesome-common-types": "^0.2.34",
"@fortawesome/fontawesome-common-types": "^6.1.1",
"vue": "^3.0.0"
}
}

0 comments on commit a001352

Please sign in to comment.