Skip to content

Commit

Permalink
fix: dependencies 2023-06-26 (#816)
Browse files Browse the repository at this point in the history
* chore: automatic empty commit

* chore(deps): update dependency eslint-plugin-jest to v27.2.2

* chore(deps): update typescript-eslint monorepo to v5.60.0

* fix(deps): update dependency @sentry/node to v7.56.0

* chore(deps): update dependency eslint-plugin-jsdoc to v46.3.0

* chore(deps): lock file maintenance (#818)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and renovate[bot] authored Jun 26, 2023
1 parent c23a8a8 commit bc2e7df
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 186 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@types/jest": "29.5.2",
"@types/node": "18.16.18",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"dotenv": "16.3.1",
"ejs": "3.1.9",
"eslint": "8.43.0",
Expand All @@ -59,8 +59,8 @@
"eslint-plugin-algolia": "2.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jsdoc": "46.2.6",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-jsdoc": "46.3.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
Expand All @@ -77,7 +77,7 @@
},
"dependencies": {
"@algolia/dns-filter": "1.1.25",
"@sentry/node": "7.55.2",
"@sentry/node": "7.56.0",
"altheia-async-data-validator": "5.0.15",
"body-parser": "1.20.2",
"cookie-parser": "1.4.6",
Expand Down
Loading

0 comments on commit bc2e7df

Please sign in to comment.