Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#302)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 13, 2023
1 parent 93434c8 commit ee990aa
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 69 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"devDependencies": {
"@types/eslint": "8.44.7",
"@types/prettier": "2.7.3",
"@typescript-eslint/utils": "6.10.0",
"@typescript-eslint/utils": "6.11.0",
"eslint-config-upleveled": "7.0.0",
"prettier-plugin-embed": "0.2.5",
"prettier-plugin-sql": "0.15.2",
"prettier-plugin-sql": "0.16.0",
"stylelint": "15.11.0",
"typescript": "5.2.2"
},
Expand All @@ -51,8 +51,8 @@
"@types/node": ">=20.9.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
Expand Down
136 changes: 71 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee990aa

Please sign in to comment.