Skip to content

Commit

Permalink
chore(deps-dev): bump the testing-tools group across 1 directory with…
Browse files Browse the repository at this point in the history
… 4 updates

Bumps the testing-tools group with 4 updates in the / directory: [@cypress/vite-dev-server](https://github.com/cypress-io/cypress), [@cypress/vue](https://github.com/cypress-io/cypress), [cypress](https://github.com/cypress-io/cypress) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `@cypress/vite-dev-server` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v5.1.0...@cypress/vite-dev-server-v5.2.0)

Updates `@cypress/vue` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue-v6.0.0...@cypress/vue-v6.0.1)

Updates `cypress` from 13.11.0 to 13.15.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.11.0...v13.15.0)

Updates `eslint-plugin-jest` from 28.5.0 to 28.8.3
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.5.0...v28.8.3)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing-tools
- dependency-name: "@cypress/vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing-tools
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing-tools
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent da376e5 commit aaf6338
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 121 deletions.
8 changes: 4 additions & 4 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@cypress/vite-dev-server": "^5.1.0",
"@cypress/vue": "^6.0.0",
"@cypress/vite-dev-server": "^5.2.0",
"@cypress/vue": "^6.0.1",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/babel-preset-app": "^5.0.8",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "^0.1.3",
"@vue/vue3-jest": "^29.2.6",
"babel-jest": "^29.4.3",
"cypress": "^13.11.0",
"cypress": "^13.15.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.8.3",
"jest": "^29.6.4",
"typescript": "^4.9.5",
"vite": "^5.4.6",
Expand Down
Loading

0 comments on commit aaf6338

Please sign in to comment.