Skip to content

Commit

Permalink
chore: bump @types/node from 14.18.48 to 20.4.4
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.48 to 20.4.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 9d756d6 commit 0039931
Show file tree
Hide file tree
Showing 6 changed files with 657 additions and 77 deletions.
2 changes: 1 addition & 1 deletion apps/entry-app-collapsible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.1.9",
"@types/jest": "^26.0.23",
"@types/node": "^14.17.3",
"@types/node": "^20.4.4",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.7",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/markdown-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.1.9",
"@types/jest": "^26.0.23",
"@types/node": "^14.17.3",
"@types/node": "^20.4.4",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/multiple-references-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.1.9",
"@types/jest": "^26.0.23",
"@types/node": "^14.17.3",
"@types/node": "^20.4.4",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/rich-text-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.1.9",
"@types/jest": "^26.0.23",
"@types/node": "^15.12.4",
"@types/node": "^20.4.4",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/singleline-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.1.9",
"@types/jest": "^26.0.23",
"@types/node": "^15.12.4",
"@types/node": "^20.4.4",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit 0039931

Please sign in to comment.