Skip to content

Commit b627f1a

Browse files
chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 5 updates (#6698)
Bumps the dev-minor-and-patch-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `9.38.0` | | [@openfeature/server-sdk](https://github.com/open-feature/js-sdk) | `1.18.0` | `1.19.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.4.0` | `5.5.0` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.38.0` | | [octokit](https://github.com/octokit/octokit.js) | `5.0.3` | `5.0.4` | Updates `@eslint/js` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) Updates `@openfeature/server-sdk` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/open-feature/js-sdk/releases) - [Changelog](https://github.com/open-feature/js-sdk/blob/main/release-please-config.json) - [Commits](open-feature/js-sdk@server-sdk-v1.18.0...server-sdk-v1.19.0) Updates `@stylistic/eslint-plugin` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.5.0/packages/eslint-plugin) Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) Updates `octokit` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: "@openfeature/server-sdk" dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: octokit dependency-version: 5.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
1 parent a01e514 commit b627f1a

File tree

2 files changed

+177
-173
lines changed

2 files changed

+177
-173
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
},
159159
"peerDependencies": {
160160
"@openfeature/core": "^1.9.0",
161-
"@openfeature/server-sdk": "~1.18.0"
161+
"@openfeature/server-sdk": "~1.19.0"
162162
},
163163
"peerDependenciesMeta": {
164164
"@openfeature/core": {
@@ -174,7 +174,7 @@
174174
"@eslint/js": "^9.29.0",
175175
"@msgpack/msgpack": "^3.1.2",
176176
"@openfeature/core": "^1.8.1",
177-
"@openfeature/server-sdk": "~1.18.0",
177+
"@openfeature/server-sdk": "~1.19.0",
178178
"@stylistic/eslint-plugin": "^5.0.0",
179179
"@types/chai": "^4.3.16",
180180
"@types/mocha": "^10.0.10",

0 commit comments

Comments
 (0)