Skip to content

Commit

Permalink
Bump ansicolor from 1.1.95 to 1.1.100
Browse files Browse the repository at this point in the history
Bumps [ansicolor](https://github.com/xpl/ansicolor) from 1.1.95 to 1.1.100.
- [Release notes](https://github.com/xpl/ansicolor/releases)
- [Changelog](https://github.com/xpl/ansicolor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xpl/ansicolor/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2022
1 parent 543f141 commit 8b6412b
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 @@ -849,7 +849,7 @@
"vsce": "2.6.3"
},
"dependencies": {
"ansicolor": "^1.1.95",
"ansicolor": "^1.1.100",
"metals-languageclient": "0.5.6",
"promisify-child-process": "4.1.1",
"vscode-languageclient": "7.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1034,10 +1034,10 @@ ansi-styles@^5.0.0:
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==

ansicolor@^1.1.95:
version "1.1.95"
resolved "https://registry.yarnpkg.com/ansicolor/-/ansicolor-1.1.95.tgz#978c494f04793d6c58115ba13a50f56593f736c6"
integrity sha512-R4yTmrfQZ2H9Wr5TZoM2iOz0+T6TNHqztpld7ZToaN8EaUj/06NG4r5UHQfegA9/+K/OY3E+WumprcglbcTMRA==
ansicolor@^1.1.100:
version "1.1.100"
resolved "https://registry.yarnpkg.com/ansicolor/-/ansicolor-1.1.100.tgz#811f1afbf726edca3aafb942a14df8351996304a"
integrity sha512-Jl0pxRfa9WaQVUX57AB8/V2my6FJxrOR1Pp2qqFbig20QB4HzUoQ48THTKAgHlUCJeQm/s2WoOPcoIDhyCL/kw==

anymatch@^3.0.3:
version "3.1.2"
Expand Down

0 comments on commit 8b6412b

Please sign in to comment.