Skip to content

Commit

Permalink
Merge pull request #139 from b-douglas/dependabot/npm_and_yarn/modern…
Browse files Browse the repository at this point in the history
…-normalize-3.0.1

Bump modern-normalize from 2.0.0 to 3.0.1
  • Loading branch information
b-douglas authored Jan 15, 2025
2 parents abec5fe + ee71081 commit 0ce9800
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 @@ -37,7 +37,7 @@
"font-awesome": "^4.7.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"modern-normalize": "^2.0.0",
"modern-normalize": "^3.0.1",
"prettier": "^3.3.3",
"prismjs": "^1.27.0",
"textlint": "^14.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9836,10 +9836,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==

modern-normalize@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/modern-normalize/-/modern-normalize-2.0.0.tgz#3d04ed01c81a3d4e0a0fd9ceba6abd1b16f5964b"
integrity sha512-CxBoEVKh5U4DH3XuNbc5ONLF6dQBc8dSc7pdZ1957FGbIO5JBqGqqchhET9dTexri8/pk9xBL6+5ceOtCIp1QA==
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==

moment@^2.29.1:
version "2.29.4"
Expand Down

0 comments on commit 0ce9800

Please sign in to comment.