summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-13 05:23:22 +0000
committerGitHub <noreply@github.com>2025-01-13 05:23:22 +0000
commitc111959a2f661a82b96803811c10748bd3cdd3fd (patch)
tree9260ba61e67938faa917d9d2f261060e3ee05c32
parent82798d4c53f690175db884c8cf719e0489f83898 (diff)
build(deps-dev): update @knight-lab/timelinejs requirement
Updates the requirements on [@knight-lab/timelinejs](https://github.com/NUKnightLab/TimelineJS3) to permit the latest version. - [Changelog](https://github.com/NUKnightLab/TimelineJS3/blob/master/CHANGELOG.md) - [Commits](https://github.com/NUKnightLab/TimelineJS3/compare/3.9.5...3.9.6) --- updated-dependencies: - dependency-name: "@knight-lab/timelinejs" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8b9d307..149f4a9 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
},
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
- "@knight-lab/timelinejs": "^3.9.5",
+ "@knight-lab/timelinejs": "^3.9.6",
"eslint": "^9.17.0",
"markdownlint-cli2": "^0.16.0",
"neostandard": "^0.12.0",