build(deps): bump amplitude-js from 8.15.0 to 8.15.1 in /website

Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.15.0 to 8.15.1.
- [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.15.0...v8.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-19 19:18:06 +00:00 committed by GitHub
parent ed8bb3f91b
commit 511f5fc3d9
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.14",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^6.2.0",
"amplitude-js": "^8.15.0",
"amplitude-js": "^8.15.1",
"clsx": "^1.1.1",
"docusaurus-plugin-sass": "^0.2.1",
"docusaurus2-dotenv": "^1.4.0",

View File

@ -2512,10 +2512,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.15.0:
version "8.15.0"
resolved "https://registry.yarnpkg.com/amplitude-js/-/amplitude-js-8.15.0.tgz#1f7f8b8985cac187d67a614c369bfa50bc90e3cc"
integrity sha512-8pHN4dfKB0XwzgtgdEZgPVgkPr/fRsv11BECATYdUAIpLkj+sVEob7DphBa7fpBWPmRm+NXe1LRryThPZp7UuQ==
amplitude-js@^8.15.1:
version "8.15.1"
resolved "https://registry.yarnpkg.com/amplitude-js/-/amplitude-js-8.15.1.tgz#1624c14dcedf9c8b5ffa6b6cff7c6b5a5f304a16"
integrity sha512-o37/6ZNtRslHC+qfTvOLogkllFPHPTwRe5o1MM4ynn9wxP+QytyVZ/G0sN72bKdPqKJr+QLOVUP7cDqRGgdvkw==
dependencies:
"@amplitude/ua-parser-js" "0.7.26"
"@amplitude/utils" "^1.0.5"