Skip to content

Commit f144c24

Browse files
build(deps-dev): bump the cypress group (OpenRefine#7356)
Bumps the cypress group in /main/tests/cypress with 2 updates: [eslint](https://github.com/eslint/eslint) and [prettier](https://github.com/prettier/prettier). Updates `eslint` from 9.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) Updates `prettier` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.0...3.6.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cypress - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cypress ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8859f47 commit f144c24

2 files changed

Lines changed: 325 additions & 325 deletions

File tree

main/tests/cypress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"cypress-file-upload": "^5.0.8"
2121
},
2222
"devDependencies": {
23-
"eslint": "^9.29.0",
23+
"eslint": "^9.30.0",
2424
"eslint-config-google": "^0.14.0",
2525
"eslint-config-prettier": "^10.1.5",
2626
"eslint-plugin-cypress": "^5.1.0",
27-
"prettier": "3.6.0"
27+
"prettier": "3.6.2"
2828
}
2929
}

0 commit comments

Comments
 (0)