Skip to content

Commit

Permalink
Update dependency @types/node to v20.11.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent 57f36a0 commit 9a15988
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@release-it/keep-a-changelog": "5.0.0",
"@snowcoders/renovate-config": "3.0.0-beta.17",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"changelog-updater": "2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion src-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"description": "Browser compatible sortier functionality",
"devDependencies": {
"@snowcoders/renovate-config": "3.0.0-beta.17",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/webpack": "5.28.5",
Expand Down

0 comments on commit 9a15988

Please sign in to comment.