Skip to content

Commit

Permalink
chore: update deps (#34)
Browse files Browse the repository at this point in the history
* chore: update deps

* chore: self mutation

Signed-off-by: github-actions <[email protected]>

---------

Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
Nr9 and github-actions authored Oct 2, 2023
1 parent 74a38af commit f97b32a
Show file tree
Hide file tree
Showing 5 changed files with 795 additions and 880 deletions.
4 changes: 2 additions & 2 deletions .projen/deps.json

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

2 changes: 1 addition & 1 deletion .projen/tasks.json

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

2 changes: 1 addition & 1 deletion .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const project = new javascript.NodeProject({
},
},

peerDeps: ['eslint@>=8.45.0', 'typescript@>=4.9.5'],
peerDeps: ['eslint@>=8.50.0', 'typescript@>=4.9.5'],
deps: [
'@typescript-eslint/eslint-plugin',
'@typescript-eslint/parser',
Expand Down
Loading

0 comments on commit f97b32a

Please sign in to comment.