Skip to content

Commit 106293f

Browse files
Merge pull request #922 from jboolean/dependabot/npm_and_yarn/backend/eslint-and-types/eslint-8.52.0
2 parents 18e0408 + fe31482 commit 106293f

File tree

2 files changed

+54
-40
lines changed

2 files changed

+54
-40
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/aws-lambda": "^8.10.125",
2323
"@types/cookie-parser": "^1.4.3",
2424
"@types/cors": "^2.8.12",
25-
"@types/eslint": "^8.44.3",
25+
"@types/eslint": "^8.44.6",
2626
"@types/eslint-plugin-prettier": "^3.1.0",
2727
"@types/express": "^4.17.21",
2828
"@types/geojson": "^7946.0.10",
@@ -39,7 +39,7 @@
3939
"@types/stripe": "^8.0.296",
4040
"@typescript-eslint/eslint-plugin": "^5.61.0",
4141
"@typescript-eslint/parser": "^5.61.1",
42-
"eslint": "^8.51.0",
42+
"eslint": "^8.52.0",
4343
"eslint-config-jboolean": "^0.1.0",
4444
"eslint-config-prettier": "^8.5.0",
4545
"eslint-plugin-prettier": "^4.2.1",

0 commit comments

Comments
 (0)