aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-01 19:35:49 +0800
committerGitHub <noreply@github.com>2022-02-01 19:35:49 +0800
commit12ea1a681a99e7bed80a59a593d34770d70591c2 (patch)
treee8055b14a643fd64d426d7be43db79fd6b9a03df
parente6d06eb09c7d387f69f9f39e685db4ab6704a8c2 (diff)
parente0ca57ee92e496a47a939f53862bb019416937ae (diff)
downloadtimeline-12ea1a681a99e7bed80a59a593d34770d70591c2.tar.gz
timeline-12ea1a681a99e7bed80a59a593d34770d70591c2.tar.bz2
timeline-12ea1a681a99e7bed80a59a593d34770d70591c2.zip
Merge pull request #1037 from crupest/dependabot/npm_and_yarn/FrontEnd/types/color-3.0.3
build(deps-dev): Bump @types/color from 3.0.2 to 3.0.3 in /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 9df12a18..b5000e81 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -47,7 +47,7 @@
"lint:fix": "eslint src/ --ext .js --ext .jsx --ext .ts --ext .tsx --fix"
},
"devDependencies": {
- "@types/color": "^3.0.2",
+ "@types/color": "^3.0.3",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.13",
"@types/react": "^17.0.38",