Skip to content

Commit

Permalink
Merge pull request #126 from etn-ccis/dependabot/npm_and_yarn/dev/typ…
Browse files Browse the repository at this point in the history
…es/color-4.2.0

Bump @types/color from 3.0.6 to 4.2.0
  • Loading branch information
surajeaton authored Jan 2, 2025
2 parents bfb473a + 69d62b2 commit 624dc75
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 @@ -47,7 +47,7 @@
},
"devDependencies": {
"@brightlayer-ui/prettier-config": "^1.0.3",
"@types/color": "^3.0.1",
"@types/color": "^4.2.0",
"npm-license-crawler": "^0.2.1",
"prettier": "^3.0.0",
"react-native-paper": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1346,10 +1346,10 @@
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==

"@types/color@^3.0.1":
version "3.0.6"
resolved "https://registry.yarnpkg.com/@types/color/-/color-3.0.6.tgz#29c27a99d4de2975e1676712679a0bd7f646a3fb"
integrity sha512-NMiNcZFRUAiUUCCf7zkAelY8eV3aKqfbzyFQlXpPIEeoNDbsEHGpb854V3gzTsGKYj830I5zPuOwU/TP5/cW6A==
"@types/color@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@types/color/-/color-4.2.0.tgz#06b259b912a15080d6cd3be35fc265f16c802eae"
integrity sha512-6+xrIRImMtGAL2X3qYkd02Mgs+gFGs+WsK0b7VVMaO4mYRISwyTjcqNrO0mNSmYEoq++rSLDB2F5HDNmqfOe+A==
dependencies:
"@types/color-convert" "*"

Expand Down

0 comments on commit 624dc75

Please sign in to comment.