build(deps): bump amplitude-js from 8.10.0 to 8.11.0 in /website

Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.10.0...v8.11.0)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-16 19:15:39 +00:00 committed by GitHub
parent 002608b3ba
commit 3d5a10dba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"@docusaurus/preset-classic": "^2.0.0-beta.6",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"amplitude-js": "^8.10.0",
"amplitude-js": "^8.11.0",
"clsx": "^1.1.1",
"docusaurus-plugin-sass": "^0.2.1",
"docusaurus2-dotenv": "^1.4.0",

View File

@ -2115,10 +2115,10 @@ alphanum-sort@^1.0.2:
resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3"
integrity sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=
amplitude-js@^8.10.0:
version "8.10.0"
resolved "https://registry.yarnpkg.com/amplitude-js/-/amplitude-js-8.10.0.tgz#b1644f4a58b9e9ae3f3c88c219219900e9a780d6"
integrity sha512-D0knf8BvTIRpeIUGDWDPMDv2XhsM6tWX5PFdmCRqNyBAQ/NyQQAF7r5rpMVGD2lllPjJmLoieklgAJ7p8VcfRA==
amplitude-js@^8.11.0:
version "8.11.0"
resolved "https://registry.yarnpkg.com/amplitude-js/-/amplitude-js-8.11.0.tgz#e82129fe5fa9f53cf98265fee9b0a98661133755"
integrity sha512-B9TvcUOAkqDPRAr+U3j441DCK5SLxH6UWC5OdrT4lQN7l051syOn55j/YFx76Zh4oRhWA6OOXi1eziO4V0Fksg==
dependencies:
"@amplitude/ua-parser-js" "0.7.25"
"@amplitude/utils" "^1.0.5"