From 3e69fb6b290912cf40d95a7347d7c49faff5928e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 22:45:28 +0000 Subject: build(deps-dev): bump the nodejs-dependencies group with 3 updates Bumps the nodejs-dependencies group with 3 updates: [@changesets/cli](https://github.com/changesets/changesets), [globals](https://github.com/sindresorhus/globals) and [publint](https://github.com/publint/publint/tree/HEAD/packages/publint). Updates `@changesets/cli` from 2.28.0 to 2.28.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.28.0...@changesets/cli@2.28.1) Updates `globals` from 15.15.0 to 16.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0) Updates `publint` from 0.3.5 to 0.3.6 - [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.6/packages/publint) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs-dependencies - dependency-name: publint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] --- src/packages/vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/packages/vue/package.json') diff --git a/src/packages/vue/package.json b/src/packages/vue/package.json index 679c2c7..8a9662c 100644 --- a/src/packages/vue/package.json +++ b/src/packages/vue/package.json @@ -47,7 +47,7 @@ "@repo/typescript-config": "workspace:*", "@vitejs/plugin-vue": "^5.2.1", "eslint-plugin-vue": "^9.32.0", - "publint": "^0.3.5", + "publint": "^0.3.6", "typescript": "^5.7.3", "vite": "^6.1.1", "vue-tsc": "^2.2.2" -- cgit v1.2.3