Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 7 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `2.20.0` | `2.20.2` |
| [jose](https://github.com/panva/jose) | `4.14.4` | `4.15.5` |
| [graphql](https://github.com/graphql/graphql-js) | `16.7.1` | `16.8.1` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.22.5` | `7.24.1` |
| [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |



Updates `wrangler` from 2.20.0 to 2.20.2
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/[email protected]/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

Updates `jose` from 4.14.4 to 4.15.5
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](panva/jose@v4.14.4...v4.15.5)

Updates `graphql` from 16.7.1 to 16.8.1
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.7.1...v16.8.1)

Updates `@babel/traverse` from 7.22.5 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)

Updates `eta` from 1.12.3 to 2.2.0
- [Release notes](https://github.com/eta-dev/eta/releases)
- [Commits](eta-dev/eta@v1.12.3...v2.2.0)

Updates `json5` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: jose
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: graphql
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: eta
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: json5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: word-wrap
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 28, 2024
1 parent c0b4a5f commit ceadfbf
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 917 deletions.
2 changes: 1 addition & 1 deletion integrations/github-entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"http-errors": "^2.0.0",
"http-link-header": "^1.1.1",
"itty-router": "^4.0.14",
"jose": "^4.14.4"
"jose": "^4.15.5"
},
"devDependencies": {
"@gitbook/cli": "*",
Expand Down
2 changes: 1 addition & 1 deletion integrations/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"http-errors": "^2.0.0",
"http-link-header": "^1.1.1",
"itty-router": "^4.0.26",
"jose": "^4.14.4"
"jose": "^4.15.5"
},
"devDependencies": {
"@gitbook/cli": "*",
Expand Down
2 changes: 1 addition & 1 deletion integrations/linear/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@gitbook/api": "*",
"@gitbook/runtime": "*",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-request": "^5.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit ceadfbf

Please sign in to comment.