Skip to content

Commit

Permalink
chore(deps): update minor-and-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 6cbd627 commit e351741
Show file tree
Hide file tree
Showing 11 changed files with 828 additions and 825 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
steps:
- name: Send Slack announcement of release
if: matrix.package.name == '@neo4j/graphql'
uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
with:
payload: '{"version":"${{ matrix.package.version }}"}'
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
id: check
- name: Send Slack announcement of pipeline failure
if: steps.check.outputs.status == 'failure' && github.event_name == 'schedule'
uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
with:
payload: '{"url":"https://github.com/neo4j/graphql/actions/runs/${{ github.run_id }}"}'
env:
Expand Down
4 changes: 2 additions & 2 deletions examples/neo-place/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ws": "^8.11.0"
},
"devDependencies": {
"concurrently": "9.0.1",
"parcel": "2.12.0"
"concurrently": "9.1.0",
"parcel": "2.13.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"@tsconfig/node16": "1.0.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"dotenv": "16.4.5",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-summary": "1.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest": "28.9.0",
"graphql": "16.9.0",
"husky": "9.1.6",
"jest": "29.7.0",
Expand All @@ -44,7 +44,7 @@
"prettier": "2.8.8",
"set-tz": "0.2.0",
"ts-jest": "29.2.5",
"typescript": "5.1.6"
"typescript": "5.6.3"
},
"packageManager": "[email protected]",
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@apollo/federation-subgraph-compatibility": "2.2.0",
"fork-ts-checker-webpack-plugin": "9.0.2",
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.1.6",
"webpack": "5.95.0"
"tsconfig-paths-webpack-plugin": "4.2.0",
"typescript": "5.6.3",
"webpack": "5.96.1"
}
}
6 changes: 3 additions & 3 deletions packages/graphql-amqp-subscriptions-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
},
"author": "Neo4j Inc.",
"devDependencies": {
"@apollo/server": "4.11.0",
"@apollo/server": "4.11.2",
"@neo4j/graphql": "^5.0.0",
"@types/amqplib": "0.10.5",
"@types/body-parser": "1.19.5",
"@types/cors": "2.8.17",
"@types/debug": "4.1.12",
"@types/jest": "29.5.14",
"@types/node": "20.17.2",
"@types/node": "20.17.6",
"camelcase": "6.3.0",
"graphql-ws": "5.16.0",
"jest": "29.7.0",
Expand All @@ -49,7 +49,7 @@
"randomstring": "1.3.0",
"supertest": "7.0.0",
"ts-jest": "29.2.5",
"typescript": "5.1.6",
"typescript": "5.6.3",
"ws": "8.18.0"
},
"dependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"author": "Neo4j Inc.",
"devDependencies": {
"@apollo/gateway": "2.9.3",
"@apollo/server": "4.11.0",
"@apollo/server": "4.11.2",
"@types/deep-equal": "1.0.4",
"@types/is-uuid": "1.0.2",
"@types/jest": "29.5.14",
"@types/jsonwebtoken": "9.0.7",
"@types/node": "20.17.2",
"@types/node": "20.17.6",
"@types/pluralize": "0.0.33",
"@types/randomstring": "1.3.0",
"@types/semver": "7.5.8",
"@types/supertest": "6.0.2",
"@types/ws": "8.5.12",
"@types/ws": "8.5.13",
"graphql-middleware": "6.1.35",
"graphql-tag": "2.12.6",
"graphql-ws": "5.16.0",
Expand All @@ -64,13 +64,13 @@
"koa-jwt": "4.0.4",
"koa-router": "13.0.1",
"mock-jwks": "1.0.10",
"nock": "13.5.5",
"nock": "13.5.6",
"randomstring": "1.3.0",
"rimraf": "5.0.10",
"supertest": "7.0.0",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.1.6",
"typescript": "5.6.3",
"ws": "8.18.0"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/introspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"devDependencies": {
"@neo4j/graphql": "^5.3.4",
"@types/jest": "29.5.14",
"@types/node": "20.17.2",
"@types/node": "20.17.6",
"@types/pluralize": "0.0.33",
"jest": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "5.1.6"
"typescript": "5.6.3"
},
"dependencies": {
"camelcase": "^6.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ogm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
},
"devDependencies": {
"@types/jest": "29.5.14",
"@types/node": "20.17.2",
"@types/node": "20.17.6",
"camelcase": "6.3.0",
"jest": "29.7.0",
"jsonwebtoken": "9.0.2",
"pluralize": "8.0.0",
"randomstring": "1.3.0",
"semver": "7.6.3",
"ts-jest": "29.2.5",
"typescript": "5.1.6"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/package-tests/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"neo4j-driver": "^5.8.0"
},
"devDependencies": {
"typescript": "5.1.6"
"typescript": "5.6.3"
}
}
Loading

0 comments on commit e351741

Please sign in to comment.