Skip to content

Commit

Permalink
Update dependency @types/node to ^18.15.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2023
1 parent 023237f commit 208b0ff
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 @@ -53,7 +53,7 @@
"@qnighy/dedent": "^0.1.1",
"@types/babel__core": "^7.20.0",
"@types/babel__traverse": "^7.18.3",
"@types/node": "^18.15.11",
"@types/node": "^18.15.12",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@yarnpkg/sdks": "^3.0.0-rc.42",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2198,10 +2198,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.15.11":
version: 18.15.11
resolution: "@types/node@npm:18.15.11"
checksum: 977b4ad04708897ff0eb049ecf82246d210939c82461922d20f7d2dcfd81bbc661582ba3af28869210f7e8b1934529dcd46bff7d448551400f9d48b9d3bddec3
"@types/node@npm:^18.15.12":
version: 18.15.12
resolution: "@types/node@npm:18.15.12"
checksum: dff7596db8d0a18bcd8da542dc62ed4377cba39546ff53baaa06d106f1482bc3e4e5e03644f5d1e3cef0904ffbe8ebbc244b2b0851f8025ab2a3959ee0ace58f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5518,7 +5518,7 @@ __metadata:
"@qnighy/dedent": ^0.1.1
"@types/babel__core": ^7.20.0
"@types/babel__traverse": ^7.18.3
"@types/node": ^18.15.11
"@types/node": ^18.15.12
"@typescript-eslint/eslint-plugin": ^5.57.0
"@typescript-eslint/parser": ^5.57.0
"@yarnpkg/sdks": ^3.0.0-rc.42
Expand Down

0 comments on commit 208b0ff

Please sign in to comment.