Skip to content

Commit

Permalink
fix(deps): update eslint monorepo to v9.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 581a53f commit 4974d27
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 22 deletions.
4 changes: 2 additions & 2 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const project = new Project({
'@swc/[email protected]',
'@types/[email protected]',
'@types/[email protected]',
'eslint@9.8.0',
'eslint@9.9.1',
'[email protected]',
'[email protected]',
'[email protected]',
Expand Down Expand Up @@ -243,7 +243,7 @@ project.addSubproject(
entrypoint: 'src/index.js',
deps: [
'@eslint/[email protected]',
'@eslint/js@9.8.0',
'@eslint/js@9.9.1',
'[email protected]',
'[email protected]',
'[email protected]',
Expand Down
2 changes: 1 addition & 1 deletion package.json

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

2 changes: 1 addition & 1 deletion packages/eslint-config/package.json

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

41 changes: 23 additions & 18 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 4974d27

Please sign in to comment.