Bump @melloware/coloris from 0.15.0 to 0.16.0
Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/melloware/coloris-npm/releases) - [Commits](https://github.com/melloware/coloris-npm/compare/0.15.0...0.16.0) --- updated-dependencies: - dependency-name: "@melloware/coloris" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
380b516d32
commit
b73bc4b13d
|
@ -5,7 +5,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@melloware/coloris": "^0.15.0",
|
||||
"@melloware/coloris": "^0.16.0",
|
||||
"@rails/ujs": "^6.1.6",
|
||||
"bootstrap": "^4.6.2",
|
||||
"cheet.js": "^0.3.3",
|
||||
|
|
|
@ -1136,10 +1136,10 @@
|
|||
"@jridgewell/resolve-uri" "^3.0.3"
|
||||
"@jridgewell/sourcemap-codec" "^1.4.10"
|
||||
|
||||
"@melloware/coloris@^0.15.0":
|
||||
version "0.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.15.0.tgz#3acb7f3f91ce9f51c97bd736b1006dab1276378a"
|
||||
integrity sha512-MtRn0QfxXkis6o47f97DR7NgHOYjtf04Fqx1b/rj6afEzwiPaStrVn3yYoxI4PDtGI2dQZOrsNNzPlTlpM3Wtg==
|
||||
"@melloware/coloris@^0.16.0":
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.16.0.tgz#be1cfa84705db444c6abf942ab57e21f88adfa11"
|
||||
integrity sha512-/aGlfbR3GvRUOvYnhrhE0qi55EIwJLa+DqnHPhefPfSljibNZrrcWrlW5cRvhvUD+jR/TYR41YWfOrQX9E3VwA==
|
||||
|
||||
"@nodelib/fs.scandir@2.1.5":
|
||||
version "2.1.5"
|
||||
|
|
Loading…
Reference in New Issue