Skip to content

Commit 0b4a501

Browse files
Bump web-vitals from 3.1.0 to 3.1.1 in /src (#3324)
* Bump web-vitals from 3.1.0 to 3.1.1 in /src Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/GoogleChrome/web-vitals/releases) - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Remove web-vitals (which is built) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Barry Pollard <barrypollard@google.com>
1 parent f7cb98c commit 0b4a501

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ templates/*/*/ebook.html
77
templates/*/rss.xml
88
templates/sitemap.xml
99
static/html/
10+
static/js/web-vitals.js
1011
deployed.zip
1112
.coverage

src/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"run-script-os": "1.1.6",
4747
"showdown": "2.1.0",
4848
"smartypants": "0.1.6",
49-
"web-vitals": "3.1.0",
49+
"web-vitals": "3.1.1",
5050
"xml-js": "1.6.11"
5151
}
5252
}

src/static/js/web-vitals.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)