Skip to content

Commit

Permalink
fix(deps): update dependency @nekohack/normalize.css to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent 9d02df7 commit fc6e2de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@11ty/eleventy": "2.0.1",
"@nekohack/normalize.css": "1.2.2",
"@nekohack/normalize.css": "2.7.0",
"clean-css": "5.3.3",
"dayjs": "1.11.12",
"eleventy-plugin-pwa": "1.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==

"@nekohack/normalize.css@1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@nekohack/normalize.css/-/normalize.css-1.2.2.tgz#f980fa96cdfc86a2a294ab868d78556c57d409dd"
integrity sha512-w0qXPV9sTIPrE0SRgW+hUiH5t44ZQ6kIlXj/wsx6wgOPu/M7ySqoRiL1oryNswTtvTs+3FmzN3WhBLCd1DRtrQ==
"@nekohack/normalize.css@2.7.0":
version "2.7.0"
resolved "https://registry.yarnpkg.com/@nekohack/normalize.css/-/normalize.css-2.7.0.tgz#ebaae91358d55e872d6e2fd62da12b45558c9657"
integrity sha512-ValIwyOfF5OEyik8DyH2npsraGv/Uj0tCOlKIP/seOQzV+lR0yqKB4QxNYbydxC9hcvz4cCuyNe17QYOAd+Z1w==

"@nodelib/[email protected]":
version "2.1.3"
Expand Down

0 comments on commit fc6e2de

Please sign in to comment.