Skip to content

Commit 290dd24

Browse files
chore: bump jest from 29.7.0 to 30.0.0 in /openfeature/provider_tests/js-integration-tests (#3516)
* chore: bump jest in /openfeature/provider_tests/js-integration-tests Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump version of node Signed-off-by: Thomas Poignant <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Thomas Poignant <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <[email protected]>
1 parent 234c206 commit 290dd24

File tree

3 files changed

+1653
-1389
lines changed

3 files changed

+1653
-1389
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
maven-version: 3.8.2
127127
- uses: actions/setup-node@v4
128128
with:
129-
node-version: 16
129+
node-version: 23
130130
- name: Install ICU packages
131131
run: sudo apt-get update && sudo apt-get install -y libicu-dev
132132
- uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)