Skip to content

Commit 73ab993

Browse files
Bump the patch-updates group across 1 directory with 4 updates
Bumps the patch-updates group with 4 updates in the /src/Frontend directory: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.2...v6.6.3) Updates `@types/node` from 22.8.4 to 22.8.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.12.0 to 8.12.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/typescript-eslint) Updates `vue-tsc` from 2.1.8 to 2.1.10 - [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/v2.1.10/packages/tsc) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edcf64d commit 73ab993

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

src/Frontend/package-lock.json

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

src/Frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"@eslint/js": "^9.13.0",
3838
"@pinia/testing": "^0.1.6",
3939
"@testing-library/dom": "^10.4.0",
40-
"@testing-library/jest-dom": "^6.6.2",
40+
"@testing-library/jest-dom": "^6.6.3",
4141
"@testing-library/user-event": "^14.5.2",
4242
"@testing-library/vue": "^8.1.0",
4343
"@tsconfig/node18": "^18.2.4",
4444
"@types/bootstrap": "^5.2.10",
4545
"@types/eslint__js": "^8.42.3",
46-
"@types/node": "^22.8.4",
46+
"@types/node": "^22.8.5",
4747
"@vitejs/plugin-vue": "^5.1.4",
4848
"@vitest/coverage-v8": "^2.1.4",
4949
"@vue/tsconfig": "^0.5.1",
@@ -59,11 +59,11 @@
5959
"msw": "^2.6.0",
6060
"prettier": "^3.3.3",
6161
"typescript": "^5.6.3",
62-
"typescript-eslint": "^8.12.0",
62+
"typescript-eslint": "^8.12.2",
6363
"vite": "^5.4.10",
6464
"vite-plugin-checker": "^0.8.0",
6565
"vitest": "^2.1.1",
66-
"vue-tsc": "^2.1.8"
66+
"vue-tsc": "^2.1.10"
6767
},
6868
"msw": {
6969
"workerDirectory": [

0 commit comments

Comments
 (0)