diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-21 06:55:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-21 06:55:20 +0000 |
commit | 101695a041b2d024881969ba0fed0973f0741993 (patch) | |
tree | f15a65d8dc630f9e05d6822eea0af236f7fcb451 | |
parent | ad8bb6af7d0d2440770326ae6199d2b9b646aae9 (diff) | |
download | timeline-101695a041b2d024881969ba0fed0973f0741993.tar.gz timeline-101695a041b2d024881969ba0fed0973f0741993.tar.bz2 timeline-101695a041b2d024881969ba0fed0973f0741993.zip |
build(deps-dev): Bump @types/classnames in /FrontEnd
Bumps [@types/classnames](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/classnames) from 2.2.11 to 2.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/classnames)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 08834b43..6bfc4294 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -64,7 +64,7 @@ "@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
- "@types/classnames": "^2.2.11",
+ "@types/classnames": "^2.3.1",
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.41",
"@types/react": "^17.0.3",
|