mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-09-01 23:58:49 +00:00
Bump bootstrap from 5.0.0-beta3 to 5.0.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.0-beta3 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.0.0-beta3...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-pro": "^6.0.0-alpha3",
|
||||
"bootstrap": "^5.0.0-beta3"
|
||||
"bootstrap": "^5.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@fortawesome/fontawesome-pro": {
|
||||
@@ -32,15 +32,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/bootstrap": {
|
||||
"version": "5.0.0-beta3",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.0-beta3.tgz",
|
||||
"integrity": "sha512-0urccjfIOzhrb9qJysN8XW/DRw6rg3zH7qLeKIp4Zyl8+Ens4JWB0NC0cB5AhnSFPd2tftRggjwCMxablo6Tpg==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.0.tgz",
|
||||
"integrity": "sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/bootstrap"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@popperjs/core": "^2.9.1"
|
||||
"@popperjs/core": "^2.9.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -57,9 +57,9 @@
|
||||
"peer": true
|
||||
},
|
||||
"bootstrap": {
|
||||
"version": "5.0.0-beta3",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.0-beta3.tgz",
|
||||
"integrity": "sha512-0urccjfIOzhrb9qJysN8XW/DRw6rg3zH7qLeKIp4Zyl8+Ens4JWB0NC0cB5AhnSFPd2tftRggjwCMxablo6Tpg==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.0.tgz",
|
||||
"integrity": "sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==",
|
||||
"requires": {}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user