Skip to content

Commit 01b2ca2

Browse files
Bump the patch group across 1 directory with 3 updates (#194)
Bumps the patch group with 3 updates in the /vue directory: [@types/eslint-plugin-security](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-plugin-security), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). Updates `@types/eslint-plugin-security` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-plugin-security) Updates `@types/node` from 25.0.9 to 25.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vue-tsc` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.2/packages/tsc) --- updated-dependencies: - dependency-name: "@types/eslint-plugin-security" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/node" dependency-version: 25.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: vue-tsc dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ea4ba2 commit 01b2ca2

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

vue/package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vue/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@
9696
"@storybook/addon-vitest": "^10.1.11",
9797
"@storybook/vue3-vite": "^10.1.11",
9898
"@tsconfig/node22": "^22.0.5",
99-
"@types/eslint-plugin-security": "^3.0.0",
99+
"@types/eslint-plugin-security": "^3.0.1",
100100
"@types/jsdom": "^27.0.0",
101101
"@types/luxon": "^3.7.1",
102-
"@types/node": "^25.0.9",
102+
"@types/node": "^25.0.10",
103103
"@types/plotly.js-dist-min": "^2.3.4",
104104
"@vitejs/plugin-vue": "^6.0.3",
105105
"@vitest/browser": "4.0.17",
@@ -134,7 +134,7 @@
134134
"vite-plugin-dts": "^4.5.4",
135135
"vite-plugin-vue-devtools": "^8.0.5",
136136
"vitest": "^4.0.2",
137-
"vue-tsc": "^3.2.0"
137+
"vue-tsc": "^3.2.2"
138138
},
139139
"bundlesize": [
140140
{

0 commit comments

Comments
 (0)