Skip to content

Commit bb66ed5

Browse files
chore(deps): update all non-major dependencies (#2421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a46aca2 commit bb66ed5

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.26.2",
3434
"@changesets/changelog-github": "0.4.8",
35-
"@envelop/graphql-modules": "5.0.0",
35+
"@envelop/graphql-modules": "5.0.1",
3636
"@graphql-tools/merge": "9.0.0",
3737
"@graphql-yoga/node": "3.9.1",
3838
"@types/benchmark": "2.1.2",
3939
"@types/express": "4.17.17",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "18.17.12",
41+
"@types/node": "18.17.13",
4242
"@types/ramda": "0.29.3",
4343
"@typescript-eslint/eslint-plugin": "6.5.0",
4444
"@typescript-eslint/parser": "6.5.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@theguild/algolia": "1.1.9",
3535
"@theguild/tailwind-config": "0.3.0",
36-
"@types/node": "18.17.12",
36+
"@types/node": "18.17.13",
3737
"@types/react": "18.2.21",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.2.2"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1582,10 +1582,10 @@
15821582
"@envelop/types" "3.0.2"
15831583
tslib "^2.5.0"
15841584

1585-
"@envelop/[email protected].0":
1586-
version "5.0.0"
1587-
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-5.0.0.tgz#c06574ddd33a5dbc2d496bccc6055386eef1ff19"
1588-
integrity sha512-wNtiL231xA5B9klEAQscrLhgzR4r/z4SzHQXDWBIBDvCsGEPo6YtMVxtEL8K+CubCLHYL8AfAnWaqL+xzw+iHA==
1585+
"@envelop/[email protected].1":
1586+
version "5.0.1"
1587+
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-5.0.1.tgz#b19832d927f2b8a3392313d98a8c49a3f31de8a5"
1588+
integrity sha512-sWwxiL+uTb8Z0qeDvWYinyPaB2RYQx+9dd9WTbg4m+dACpY4M8O79wSoYMGN7V3JLOYSbIGpuq44WEK7P80jww==
15891589
dependencies:
15901590
tslib "^2.5.0"
15911591

@@ -3151,10 +3151,10 @@
31513151
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
31523152
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
31533153

3154-
"@types/node@*", "@types/[email protected].12":
3155-
version "18.17.12"
3156-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.12.tgz#c6bd7413a13e6ad9cfb7e97dd5c4e904c1821e50"
3157-
integrity sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==
3154+
"@types/node@*", "@types/[email protected].13":
3155+
version "18.17.13"
3156+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.13.tgz#d99cb351ff2e51a192fe8903b658c4f85fbcb58c"
3157+
integrity sha512-SlLPDDe6YQl1JnQQy4hgsuJeo5q5c1TBU4be4jeBLXsqpjoDbfb0HesSfhMwnaxfSJ4txtfzJzW5/x/43fkkfQ==
31583158

31593159
"@types/node@^10.1.0":
31603160
version "10.17.60"

0 commit comments

Comments
 (0)