aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-09 05:04:47 +0000
committerGitHub <noreply@github.com>2021-07-09 05:04:47 +0000
commitb3cb06c6af99ba1a104bb761819318bfaa07d72e (patch)
treef73d14fc56fcd068742d0a858728bbeaad760fbc /FrontEnd
parentce81bce528ab79580a4060d930cbd570509d920f (diff)
downloadtimeline-b3cb06c6af99ba1a104bb761819318bfaa07d72e.tar.gz
timeline-b3cb06c6af99ba1a104bb761819318bfaa07d72e.tar.bz2
timeline-b3cb06c6af99ba1a104bb761819318bfaa07d72e.zip
build(deps-dev): Bump @types/node from 16.0.1 to 16.3.0 in /FrontEnd
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.0.1 to 16.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... 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 bde2b65f..ab648da9 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -50,7 +50,7 @@
"devDependencies": {
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.171",
- "@types/node": "^16.0.1",
+ "@types/node": "^16.3.0",
"@types/react": "^17.0.14",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",