From 8e0499911b24dccebed4b04c1e08bf3fc5ca6e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 06:02:39 +0000 Subject: build(deps-dev): bump @knight-lab/timelinejs from 3.9.6 to 3.9.7 Bumps [@knight-lab/timelinejs](https://github.com/NUKnightLab/TimelineJS3) from 3.9.6 to 3.9.7. - [Changelog](https://github.com/NUKnightLab/TimelineJS3/blob/master/CHANGELOG.md) - [Commits](https://github.com/NUKnightLab/TimelineJS3/compare/3.9.6...3.9.7) --- updated-dependencies: - dependency-name: "@knight-lab/timelinejs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 889b9a8..a862125 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", - "@knight-lab/timelinejs": "^3.9.6", + "@knight-lab/timelinejs": "^3.9.7", "eslint": "^9.22.0", "markdownlint-cli2": "^0.17.2", "neostandard": "^0.12.1", @@ -477,10 +477,11 @@ } }, "node_modules/@knight-lab/timelinejs": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/@knight-lab/timelinejs/-/timelinejs-3.9.6.tgz", - "integrity": "sha512-LbmGO5qIVCJwSbKaPquxn4QBBI/pAO7/57FeSqiVR3Vj8xYXTOAK61PzMI3I/nTX/ARIMHTE8cWbYsbhmPt6wg==", + "version": "3.9.7", + "resolved": "https://registry.npmjs.org/@knight-lab/timelinejs/-/timelinejs-3.9.7.tgz", + "integrity": "sha512-zm9J+gbFkMm0xXGz3V6zxTbTIVkZCYf+/ZXjGtruyS+1E4LC61/yQzAGZmTWictuAbs4lvOe3YTyJlTgc41bzQ==", "dev": true, + "license": "MPL-2.0", "dependencies": { "dompurify": "^3.1.7", "wicg-inert": "^3.1.2" diff --git a/package.json b/package.json index 0cdc43b..e56df7b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", - "@knight-lab/timelinejs": "^3.9.6", + "@knight-lab/timelinejs": "^3.9.7", "eslint": "^9.22.0", "markdownlint-cli2": "^0.17.2", "neostandard": "^0.12.1", -- cgit v1.2.3