aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/svelte
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-10 22:12:39 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-12-10 22:12:50 +0000
commit192108118d957364c39e588df666c1ead3c08110 (patch)
tree3d56363999829a9875d1cdcf6afb871790479c0e /src/packages/svelte
parentbuild(deps-dev): bump the nodejs-dependencies group with 4 updates (diff)
downloadlocusts-192108118d957364c39e588df666c1ead3c08110.tar
locusts-192108118d957364c39e588df666c1ead3c08110.tar.gz
locusts-192108118d957364c39e588df666c1ead3c08110.tar.bz2
locusts-192108118d957364c39e588df666c1ead3c08110.tar.lz
locusts-192108118d957364c39e588df666c1ead3c08110.tar.xz
locusts-192108118d957364c39e588df666c1ead3c08110.tar.zst
locusts-192108118d957364c39e588df666c1ead3c08110.zip
build(deps-dev): bump the nodejs-dependencies group with 2 updates
Bumps the nodejs-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [publint](https://github.com/publint/publint/tree/HEAD/packages/publint). Updates `@types/node` from 24.10.2 to 25.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `publint` from 0.3.15 to 0.3.16 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.16/packages/publint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs-dependencies - dependency-name: publint dependency-version: 0.3.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/packages/svelte')
-rw-r--r--src/packages/svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/svelte/package.json b/src/packages/svelte/package.json
index e896694..6e59e7d 100644
--- a/src/packages/svelte/package.json
+++ b/src/packages/svelte/package.json
@@ -60,7 +60,7 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-svelte": "^3.13.1",
"prettier-plugin-svelte": "^3.4.0",
- "publint": "^0.3.15",
+ "publint": "^0.3.16",
"svelte": "^5.45.8",
"svelte-check": "^4.3.4",
"typescript": "^5.9.3",