Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#178)
Browse files Browse the repository at this point in the history
* Update dependency upgrades - non-major

* Fix pnpm lockfile after Renovate pnpm --recursive

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Jan 11, 2024
1 parent 8e51760 commit 6967411
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"prepare": "pnpm build"
},
"devDependencies": {
"@types/eslint": "8.56.1",
"@types/node": "20.10.6",
"@typescript-eslint/types": "6.17.0",
"@types/eslint": "8.56.2",
"@types/node": "20.11.0",
"@typescript-eslint/types": "6.18.1",
"eslint-config-upleveled": "7.5.0",
"eslint-plugin-upleveled": "2.1.9",
"typescript": "5.3.3"
Expand Down
60 changes: 30 additions & 30 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 6967411

Please sign in to comment.