Skip to content

Commit 9cf3138

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 5050bb6 commit 9cf3138

File tree

3 files changed

+420
-426
lines changed

3 files changed

+420
-426
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
},
2626
"devDependencies": {
2727
"@apollo/federation": "0.38.1",
28-
"@babel/core": "7.22.11",
29-
"@babel/preset-env": "7.22.14",
30-
"@babel/preset-typescript": "7.22.11",
31-
"@babel/plugin-proposal-decorators": "7.22.10",
28+
"@babel/core": "7.22.15",
29+
"@babel/preset-env": "7.22.15",
30+
"@babel/preset-typescript": "7.22.15",
31+
"@babel/plugin-proposal-decorators": "7.22.15",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.26.2",
3434
"@changesets/changelog-github": "0.4.8",
@@ -40,8 +40,8 @@
4040
"@types/jest": "27.5.2",
4141
"@types/node": "18.17.14",
4242
"@types/ramda": "0.29.3",
43-
"@typescript-eslint/eslint-plugin": "6.5.0",
44-
"@typescript-eslint/parser": "6.5.0",
43+
"@typescript-eslint/eslint-plugin": "6.6.0",
44+
"@typescript-eslint/parser": "6.6.0",
4545
"apollo-server": "3.12.1",
4646
"apollo-server-express": "3.12.1",
4747
"apollo-datasource-rest": "3.7.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"next-sitemap": "4.2.2",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"wrangler": "3.6.0"
19+
"wrangler": "3.7.0"
2020
},
2121
"browserslist": {
2222
"production": [

0 commit comments

Comments
 (0)