Merge pull request #1 from skoelle/renovate/npm-minorpatch

Update dependency chiptune3 to v0.8.8
This commit is contained in:
Stefan Koelle
2026-08-15 21:15:20 +02:00
committed by GitHub
+3 -22
View File
@@ -1781,17 +1781,6 @@
"@types/unist": "*" "@types/unist": "*"
} }
}, },
"node_modules/@types/node": {
"version": "24.13.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.3.tgz",
"integrity": "sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==",
"license": "MIT",
"optional": true,
"peer": true,
"dependencies": {
"undici-types": "~7.18.0"
}
},
"node_modules/@types/prop-types": { "node_modules/@types/prop-types": {
"version": "15.7.15", "version": "15.7.15",
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz", "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz",
@@ -2242,9 +2231,9 @@
} }
}, },
"node_modules/chiptune3": { "node_modules/chiptune3": {
"version": "0.8.7", "version": "0.8.8",
"resolved": "https://registry.npmjs.org/chiptune3/-/chiptune3-0.8.7.tgz", "resolved": "https://registry.npmjs.org/chiptune3/-/chiptune3-0.8.8.tgz",
"integrity": "sha512-lFK7Lk146nijMkObg1FnWClvQLq5Ih/F+sV7bA1Cqx/9zmdTmCG8YLZIm51M/HRp4a6DfI79q1m2I1peGGjiig==", "integrity": "sha512-cTuIy9Rn/+K+kr6gwd22IN//lzQvms4KrdsVLBLHnmRuUyztfN7ULnj5qSSW2Yg3NrUBhou/wJx8IPk04E9SMA==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/ci-info": { "node_modules/ci-info": {
@@ -5271,14 +5260,6 @@
"integrity": "sha512-2xRd0VHoAQE4M+vF/DvFFB7pUV0ZxTW1TLi7lHQWnF/Sb5TPeEUV/l+hxcNnGO00ZXGnR0voCMmYRKQf+rvJ2g==", "integrity": "sha512-2xRd0VHoAQE4M+vF/DvFFB7pUV0ZxTW1TLi7lHQWnF/Sb5TPeEUV/l+hxcNnGO00ZXGnR0voCMmYRKQf+rvJ2g==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/undici-types": {
"version": "7.18.2",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
"integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
"license": "MIT",
"optional": true,
"peer": true
},
"node_modules/unified": { "node_modules/unified": {
"version": "11.0.5", "version": "11.0.5",
"resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",