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

Commit ad85ff2

Browse files
Merge pull request #41 from Ruby-Network/dependabot/npm_and_yarn/types/node-18.15.10
Bump @types/node from 18.15.3 to 18.15.10
2 parents 86adf98 + 7cf20be commit ad85ff2

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.3",
52+
"@types/node": "^18.15.10",
5353
"@types/react": "^18.0.29",
5454
"@types/react-dom": "^18.0.6"
5555
}

yarn.lock

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

823-
"@types/node@*", "@types/node@^18.15.3":
824-
version "18.15.3"
825-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
826-
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
823+
"@types/node@*", "@types/node@^18.15.10":
824+
version "18.15.10"
825+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.10.tgz#4ee2171c3306a185d1208dad5f44dae3dee4cfe3"
826+
integrity sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==
827827

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

0 commit comments

Comments
 (0)