Skip to content

Commit

Permalink
Merge pull request #398 from r-40021/dependabot/npm_and_yarn/ansi-reg…
Browse files Browse the repository at this point in the history
…ex-6.1.0

(auto merged) Upgrade: Bump ansi-regex from 6.0.1 to 6.1.0
  • Loading branch information
github-actions[bot] authored Sep 10, 2024
2 parents 752d445 + 3c01070 commit 264a451
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 @@ -22,7 +22,7 @@
"homepage": "https://github.com/r-40021/countdown-timer#readme",
"devDependencies": {
"@materializecss/materialize": "^1.2.2",
"ansi-regex": "^6.0.1",
"ansi-regex": "^6.1.0",
"css-loader": "^7.1.2",
"follow-redirects": ">=1.15.9",
"glob-parent": "^6.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -449,10 +449,10 @@ ansi-html-community@^0.0.8:
resolved "https://registry.yarnpkg.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz#69fbc4d6ccbe383f9736934ae34c3f8290f1bf41"
integrity sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==

ansi-regex@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
ansi-regex@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.1.0.tgz#95ec409c69619d6cb1b8b34f14b660ef28ebd654"
integrity sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==

anymatch@~3.1.2:
version "3.1.2"
Expand Down

0 comments on commit 264a451

Please sign in to comment.