Skip to content

Commit

Permalink
⬆️ NPM: Bump @types/node from 20.3.1 to 20.3.3
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.1 to 20.3.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent a3cf4dd commit 6f4bb41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@svgr/webpack": "^8.0.1",
"@tinacms/cli": "^1.5.19",
"@types/js-cookie": "^3.0.3",
"@types/node": "^20.3.1",
"@types/node": "^20.3.3",
"@types/react": "^18.2.14",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.59.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4727,7 +4727,7 @@ __metadata:
"@tailwindcss/typography": ^0.5.9
"@tinacms/cli": ^1.5.19
"@types/js-cookie": ^3.0.3
"@types/node": ^20.3.1
"@types/node": ^20.3.3
"@types/react": ^18.2.14
"@types/styled-components": ^5.1.26
"@typescript-eslint/eslint-plugin": ^5.59.8
Expand Down Expand Up @@ -5136,10 +5136,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.3.1":
version: 20.3.1
resolution: "@types/node@npm:20.3.1"
checksum: 63a393ab6d947be17320817b35d7277ef03728e231558166ed07ee30b09fd7c08861be4d746f10fdc63ca7912e8cd023939d4eab887ff6580ff704ff24ed810c
"@types/node@npm:^20.3.3":
version: 20.3.3
resolution: "@types/node@npm:20.3.3"
checksum: 7a0d00800451ca8cd8df63a8cc218c697edadb3143bf46cd6afeb974542a6a1665c3679459be0016c29216ccfed6616b7e55851747527dfa71c5608d9157528c
languageName: node
linkType: hard

Expand Down

0 comments on commit 6f4bb41

Please sign in to comment.