Skip to content

Commit

Permalink
Bump modern-normalize from 3.0.0 to 3.0.1 (#1378)
Browse files Browse the repository at this point in the history
Bumps [modern-normalize](https://github.com/sindresorhus/modern-normalize) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/modern-normalize/releases)
- [Commits](sindresorhus/modern-normalize@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: modern-normalize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent a75f488 commit 979106a
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 @@ -6,7 +6,7 @@
"@hotwired/turbo": "^8.0.5",
"@rails/ujs": "7.1.400",
"highlight.js": "^11.10.0",
"modern-normalize": "^3.0.0"
"modern-normalize": "^3.0.1"
},
"scripts": {
"heroku-postbuild": "yarn prod",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4388,10 +4388,10 @@ mkdirp@^0.5.5:
dependencies:
minimist "^1.2.5"

modern-normalize@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/modern-normalize/-/modern-normalize-3.0.0.tgz#b44f1e4f1e8781333fb5fe0dec3956b69e17c0bb"
integrity sha512-oY2uocgMUQC33i5rKZMWzhyJ+U2nsoiHDYyoDVFxYVBob8RIjZoCbRSbE4+a2/SfbGmZOhOJIavLrzz3BC72tw==
modern-normalize@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/modern-normalize/-/modern-normalize-3.0.1.tgz#4e2dc8da282ab854d53d70d7155a8027f59fbed6"
integrity sha512-VqlMdYi59Uch6fnUPxnpijWUQe+TW6zeWCvyr6Mb7JibheHzSuAAoJi2c71ZwIaWKpECpGpYHoaaBp6rBRr+/g==

[email protected]:
version "2.0.0"
Expand Down

0 comments on commit 979106a

Please sign in to comment.