Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.17.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent ae07413 commit 16226ff
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 @@ -38,7 +38,7 @@
"@mossop/config": "1.2.3",
"@types/jest": "29.5.2",
"@types/luxon": "3.3.0",
"@types/node": "18.16.18",
"@types/node": "18.17.15",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"eslint": "8.43.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1191,10 +1191,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.18":
version: 18.16.18
resolution: "@types/node@npm:18.16.18"
checksum: d32d8a0a04cd3f5ecb361bcb42f3a07623881ac90d680e06bf626defb3c663a94860d11690babe607cfe67265eceeb8a59ba5fe40c0e49f5a1b01e0088640469
"@types/node@npm:18.17.15":
version: 18.17.15
resolution: "@types/node@npm:18.17.15"
checksum: eed11d4398ccdb999a4c65658ee75de621a4ad57aece48ed2fb8803b1e2711fadf58d8aefbdb0a447d69cf3cba602ca32fe0fc92077575950a796e1dc13baa0f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1791,7 +1791,7 @@ __metadata:
"@mossop/config": 1.2.3
"@types/jest": 29.5.2
"@types/luxon": 3.3.0
"@types/node": 18.16.18
"@types/node": 18.17.15
"@typescript-eslint/eslint-plugin": 5.60.1
"@typescript-eslint/parser": 5.60.1
axios: ^1.0.0
Expand Down

0 comments on commit 16226ff

Please sign in to comment.