Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.14 (#348)
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] authored Oct 22, 2024
1 parent 9edea46 commit 7932fb3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.0.0",
"@types/eslint": "9.6.1",
"@types/node": "20.16.13",
"@types/node": "20.16.14",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"eslint": "9.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/linting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"devDependencies": {
"@types/eslint": "9.6.1",
"@types/node": "20.16.13",
"@types/node": "20.16.14",
"@types/prettier": "3.0.0",
"eslint": "9.13.0",
"prettier": "3.3.3",
Expand Down
14 changes: 7 additions & 7 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 7932fb3

Please sign in to comment.