aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-26 06:02:28 +0000
committerGitHub <noreply@github.com>2021-05-26 06:02:28 +0000
commit1115bcb233080ac004b8f57cf58927dc50025716 (patch)
tree71dee7acdb5170ffa7405bf3c32a60484dc6ee11 /FrontEnd
parent37288b90d7502696f58e742304447673f24fad29 (diff)
downloadtimeline-1115bcb233080ac004b8f57cf58927dc50025716.tar.gz
timeline-1115bcb233080ac004b8f57cf58927dc50025716.tar.bz2
timeline-1115bcb233080ac004b8f57cf58927dc50025716.zip
build(deps-dev): Bump @types/react from 17.0.6 to 17.0.8 in /FrontEnd
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.6 to 17.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package-lock.json14
-rw-r--r--FrontEnd/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index 693bbefa..debaab74 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -55,7 +55,7 @@
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.170",
"@types/node": "^15.6.1",
- "@types/react": "^17.0.6",
+ "@types/react": "^17.0.8",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.5",
"@types/react-responsive": "^8.0.2",
@@ -2017,9 +2017,9 @@
"integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
},
"node_modules/@types/react": {
- "version": "17.0.6",
- "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz",
- "integrity": "sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==",
+ "version": "17.0.8",
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.8.tgz",
+ "integrity": "sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -16309,9 +16309,9 @@
"integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
},
"@types/react": {
- "version": "17.0.6",
- "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz",
- "integrity": "sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==",
+ "version": "17.0.8",
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.8.tgz",
+ "integrity": "sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 558483e4..7661f435 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -71,7 +71,7 @@
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.170",
"@types/node": "^15.6.1",
- "@types/react": "^17.0.6",
+ "@types/react": "^17.0.8",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.5",
"@types/react-responsive": "^8.0.2",