Skip to content

Commit

Permalink
Merge pull request #669 from etn-ccis/dependabot/npm_and_yarn/dev/bri…
Browse files Browse the repository at this point in the history
…ghtlayer-ui/colors-4.0.0

Bump @brightlayer-ui/colors from 3.1.1 to 4.0.0
  • Loading branch information
surajeaton authored Jun 3, 2024
2 parents 573977a + 62b8704 commit 98bdb23
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@angular/platform-browser-dynamic": "^15.2.9",
"@angular/router": "^15.2.9",
"@brightlayer-ui/angular-themes": "^9.0.0",
"@brightlayer-ui/colors": "^3.1.1",
"@brightlayer-ui/colors": "^4.0.0",
"@brightlayer-ui/eslint-config": "^3.0.0",
"@brightlayer-ui/icons": "^2.1.0",
"@brightlayer-ui/icons-svg": "^1.11.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1378,13 +1378,18 @@
"@brightlayer-ui/colors" "^3.0.0"
"@fontsource/open-sans" "^4.1.0"

"@brightlayer-ui/colors@^3.0.0", "@brightlayer-ui/colors@^3.1.1":
"@brightlayer-ui/colors@^3.0.0":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@brightlayer-ui/colors/-/colors-3.1.1.tgz#7bc86498e30172c410ba4c3237149b16a2eed4c6"
integrity sha512-fV10E5JDuVGDQ0gCY3pEfDwUo1+lvDFC5pmOAAGpN7YDramS6ggUpJ/LmYavKAudw7FNcaJnPi7tsQWJjvv/7w==
dependencies:
"@brightlayer-ui/types" "^2.0.0"

"@brightlayer-ui/colors@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@brightlayer-ui/colors/-/colors-4.0.0.tgz#5bb3706eca98e849d1e80ca4c9f9ca731380d227"
integrity sha512-fF7Ne7cz4yFCzR96HrP1RVBw55s+cWbqYkPallnpmmtYnPwNS/DyAbbHFEnl2bxziq3CvAR2S+D6AnjIeluOZA==

"@brightlayer-ui/eslint-config@^3.0.0":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@brightlayer-ui/eslint-config/-/eslint-config-3.0.1.tgz#a2c0332366375a0ed33d98a4c366f40c0d1e907b"
Expand Down

0 comments on commit 98bdb23

Please sign in to comment.