aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-05 08:31:21 +0000
committerGitHub <noreply@github.com>2021-04-05 08:31:21 +0000
commit64c6e76f3d5ea5c8903ff154a3a24b6f4994e4fd (patch)
treebcacb4732bf4f9e17afc2a8e681f1f7c2db11747 /FrontEnd/package.json
parent5248e3ff3f1fd03a519476a7f9ebd3792faa1e43 (diff)
downloadtimeline-64c6e76f3d5ea5c8903ff154a3a24b6f4994e4fd.tar.gz
timeline-64c6e76f3d5ea5c8903ff154a3a24b6f4994e4fd.tar.bz2
timeline-64c6e76f3d5ea5c8903ff154a3a24b6f4994e4fd.zip
build(deps): Bump classnames from 2.3.0 to 2.3.1 in /FrontEnd
Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/JedWatson/classnames/releases) - [Changelog](https://github.com/JedWatson/classnames/blob/master/HISTORY.md) - [Commits](https://github.com/JedWatson/classnames/commits) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index f8ca1d5d..a597988e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -9,7 +9,7 @@
"axios": "^0.21.1",
"bootstrap": "^4.5.3",
"bootstrap-icons": "^1.4.1",
- "classnames": "^2.3.0",
+ "classnames": "^2.3.1",
"clsx": "^1.1.1",
"core-js": "^3.10.0",
"i18next": "^20.1.0",