Skip to content

Commit

Permalink
build(deps): bump the npm-dependencies group across 2 directories wit…
Browse files Browse the repository at this point in the history
…h 2 updates

Bumps the npm-dependencies group with 2 updates in the / directory: [cypress](https://github.com/cypress-io/cypress) and [prettier](https://github.com/prettier/prettier).
Bumps the npm-dependencies group with 1 update in the /packages/library directory: [prettier](https://github.com/prettier/prettier).


Updates `cypress` from 13.16.0 to 13.16.1
- [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.16.0...v13.16.1)

Updates `prettier` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.1...3.4.2)

Updates `prettier` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mikavilpas committed Dec 5, 2024
1 parent 51cdcf1 commit b92c8b9
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 64 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"@typescript-eslint/parser": "8.17.0",
"@umbrelladocs/linkspector": "0.3.13",
"concurrently": "9.1.0",
"cypress": "13.16.0",
"cypress": "13.16.1",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import-x": "4.5.0",
"eslint-plugin-no-only-tests": "3.3.0",
"markdownlint-cli2": "0.15.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.6",
"tsx": "4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"express": "4.21.1",
"neovim": "5.3.0",
"node-pty": "1.0.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"tsx": "4.19.2",
"type-fest": "4.30.0",
"winston": "3.17.0",
Expand Down
112 changes: 51 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b92c8b9

Please sign in to comment.