aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-07 10:01:43 +0000
committerGitHub <noreply@github.com>2021-07-07 10:01:43 +0000
commite1f35bc74f6138ec65153a2fe506645571a50072 (patch)
treeb929fabecd4d322113add250fd1e477e37f3e34d /FrontEnd
parent7823971e546798df91bb1432d57c0316225e6eb2 (diff)
downloadtimeline-e1f35bc74f6138ec65153a2fe506645571a50072.tar.gz
timeline-e1f35bc74f6138ec65153a2fe506645571a50072.tar.bz2
timeline-e1f35bc74f6138ec65153a2fe506645571a50072.zip
build(deps-dev): Bump @types/color from 3.0.1 to 3.0.2 in /FrontEnd
Bumps [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color) --- updated-dependencies: - dependency-name: "@types/color" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 795633a3..66e41e6b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -48,7 +48,7 @@
"lint:fix": "eslint src/ --ext .js --ext .jsx --ext .ts --ext .tsx --fix"
},
"devDependencies": {
- "@types/color": "^3.0.1",
+ "@types/color": "^3.0.2",
"@types/lodash": "^4.14.171",
"@types/node": "^16.0.0",
"@types/react": "^17.0.13",