Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @types/node to v20.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 26f0aa3 commit 93c5bd8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@rollup/plugin-typescript": "11.1.5",
"@types/deepmerge": "2.2.0",
"@types/eslint": "8.44.7",
"@types/node": "20.9.0",
"@types/node": "20.9.4",
"@types/rollup-plugin-auto-external": "2.0.5",
"eslint": "8.53.0",
"rollup": "4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@ckt1031/prettier-config": "workspace:*",
"@ckt1031/tsconfig": "workspace:*",
"@esbuild-kit/esm-loader": "2.6.5",
"@types/node": "20.9.0",
"@types/node": "20.9.4",
"husky": "8.0.3",
"is-ci": "3.0.1",
"prettier": "3.0.3",
Expand Down
30 changes: 15 additions & 15 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 93c5bd8

Please sign in to comment.