summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-03-12 21:09:08 +0000
committerGitHub <noreply@github.com>2025-03-12 21:09:08 +0000
commit06618e355989dacec4052b3f5a3c7255465f7806 (patch)
tree20f1b2c70e33277b7c8d3441b4d7f94426fd57bb
parent4d1a8940394f680c28a9a0be28036b5e6317d58e (diff)
parent8e0499911b24dccebed4b04c1e08bf3fc5ca6e0b (diff)
Merge pull request #85 from anoduck/dependabot/npm_and_yarn/knight-lab/timelinejs-3.9.7
build(deps-dev): bump @knight-lab/timelinejs from 3.9.6 to 3.9.7
-rw-r--r--package-lock.json9
-rw-r--r--package.json2
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",