Bump @fortawesome/fontawesome-pro from 6.0.0-alpha2 to 6.0.0-alpha3

Bumps [@fortawesome/fontawesome-pro](https://github.com/FortAwesome/Font-Awesome) from 6.0.0-alpha2 to 6.0.0-alpha3.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Jonah Aragon 2021-05-02 01:13:40 -05:00
parent e2e35554b2
commit ca82e3b99e
No known key found for this signature in database
GPG Key ID: 6A957C9A9A9429F7
2 changed files with 8 additions and 10 deletions

16
package-lock.json generated
View File

@ -9,18 +9,16 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.0.0-alpha2",
"@fortawesome/fontawesome-pro": "^6.0.0-alpha3",
"bootstrap": "^4.5.3",
"jquery": "^3.5.1",
"popper.js": "^1.16.1"
}
},
"node_modules/@fortawesome/fontawesome-pro": {
"version": "6.0.0-alpha2",
"resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.0.0-alpha2/fontawesome-pro-6.0.0-alpha2.tgz",
"integrity": "sha512-mRt4QtKfJXSB3M8nP/WeOfUdo+mEHAFeGVwPdFyqnf5HUAdrBkNOt1VWQWihPlVTwRZFmT2z+AfoUrnhiB8hIQ==",
"hasInstallScript": true,
"license": "UNLICENSED",
"version": "6.0.0-alpha3",
"resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.0.0-alpha3/fontawesome-pro-6.0.0-alpha3.tgz",
"integrity": "sha512-/ffbwdQNxpdv8cy1paeMnJAC+xGkD1LjHPeuWxerrrZqFO6sWmBKLNEgjHL/bE6qV7iyC3AhumDEv9XlwIw9oA==",
"engines": {
"node": ">=6"
}
@ -56,9 +54,9 @@
},
"dependencies": {
"@fortawesome/fontawesome-pro": {
"version": "6.0.0-alpha2",
"resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.0.0-alpha2/fontawesome-pro-6.0.0-alpha2.tgz",
"integrity": "sha512-mRt4QtKfJXSB3M8nP/WeOfUdo+mEHAFeGVwPdFyqnf5HUAdrBkNOt1VWQWihPlVTwRZFmT2z+AfoUrnhiB8hIQ=="
"version": "6.0.0-alpha3",
"resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.0.0-alpha3/fontawesome-pro-6.0.0-alpha3.tgz",
"integrity": "sha512-/ffbwdQNxpdv8cy1paeMnJAC+xGkD1LjHPeuWxerrrZqFO6sWmBKLNEgjHL/bE6qV7iyC3AhumDEv9XlwIw9oA=="
},
"bootstrap": {
"version": "4.5.3",

View File

@ -22,7 +22,7 @@
},
"homepage": "https://github.com/privacyguides/privacyguides#readme",
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.0.0-alpha2",
"@fortawesome/fontawesome-pro": "^6.0.0-alpha3",
"bootstrap": "^4.5.3",
"jquery": "^3.5.1",
"popper.js": "^1.16.1"