Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit d1c2fd9

Browse files
Merge pull request #34 from Ruby-Network/dependabot/npm_and_yarn/types/node-18.15.3
Bump @types/node from 18.15.0 to 18.15.3
2 parents db9516f + 9a0e486 commit d1c2fd9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@types/express": "^4.17.13",
5151
"@types/http-auth": "^4.1.1",
52-
"@types/node": "^18.15.0",
52+
"@types/node": "^18.15.3",
5353
"@types/react": "^18.0.21",
5454
"@types/react-dom": "^18.0.6"
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -821,10 +821,10 @@
821821
dependencies:
822822
"@types/unist" "*"
823823

824-
"@types/node@*", "@types/node@^18.15.0":
825-
version "18.15.0"
826-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.0.tgz#286a65e3fdffd691e170541e6ecb0410b16a38be"
827-
integrity sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w==
824+
"@types/node@*", "@types/node@^18.15.3":
825+
version "18.15.3"
826+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
827+
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
828828

829829
"@types/parse5@^6.0.0":
830830
version "6.0.3"

0 commit comments

Comments
 (0)