Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#201)
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 Apr 11, 2024
1 parent 34e235d commit 6ee4ff0
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"prepare": "pnpm build"
},
"devDependencies": {
"@types/eslint": "8.56.7",
"@types/node": "20.12.5",
"@typescript-eslint/types": "7.5.0",
"@types/eslint": "8.56.8",
"@types/node": "20.12.7",
"@typescript-eslint/types": "7.6.0",
"eslint-config-upleveled": "8.0.1",
"eslint-plugin-upleveled": "2.1.9",
"typescript": "5.4.4"
"typescript": "5.4.5"
},
"peerDependencies": {
"eslint": "^8.57.0"
Expand Down
Loading

0 comments on commit 6ee4ff0

Please sign in to comment.