Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 7, 2024
1 parent 61ea4d3 commit f9513db
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/preset-env": "7.23.7",
"@swc/core": "1.3.102",
"@swc/jest": "0.2.29",
"@types/node": "20.10.6",
"@types/node": "20.10.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"core-js": "3.35.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"gitHead": "b63f4ebdb923c0f9e876de25ed3df131ec3f9975",
"devDependencies": {
"@types/node": "20.10.6",
"@types/node": "20.10.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@wemake-services/eslint-config-jest": "workspace:^",
Expand Down
86 changes: 43 additions & 43 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 f9513db

Please sign in to comment.