Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit 3e637f9

Browse files
fix(deps): update all patch dependencies (#530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33f5bc3 commit 3e637f9

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package-lock.json

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"typescript": "tsc --noEmit"
2828
},
2929
"dependencies": {
30-
"@apollo/server": "4.9.1",
30+
"@apollo/server": "4.9.2",
3131
"@as-integrations/aws-lambda": "3.1.0",
3232
"graphql": "16.8.0",
3333
"lastfm-njs": "1.0.0",
@@ -38,9 +38,9 @@
3838
"devDependencies": {
3939
"@types/twitter": "1.7.1",
4040
"@types/twitter-text": "3.1.5",
41-
"@typescript-eslint/eslint-plugin": "6.4.0",
42-
"@typescript-eslint/parser": "6.4.0",
43-
"@typescript-eslint/typescript-estree": "6.4.0",
41+
"@typescript-eslint/eslint-plugin": "6.4.1",
42+
"@typescript-eslint/parser": "6.4.1",
43+
"@typescript-eslint/typescript-estree": "6.4.1",
4444
"eslint": "8.47.0",
4545
"eslint-config-airbnb-base": "15.0.0",
4646
"eslint-config-prettier": "9.0.0",

0 commit comments

Comments
 (0)