Skip to content

Commit

Permalink
Update dependency @types/node to v18.11.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 16, 2022
1 parent f890e75 commit f9695d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"start": "next start"
},
"devDependencies": {
"@types/node": "18.11.11",
"@types/node": "18.11.16",
"@types/react": "17.0.52",
"typescript": "4.3.5"
}
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
dependencies:
tslib "^2.4.0"

"@types/node@18.11.11":
version "18.11.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.11.tgz#1d455ac0211549a8409d3cdb371cd55cc971e8dc"
integrity sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==
"@types/node@18.11.16":
version "18.11.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.16.tgz#966cae211e970199559cfbd295888fca189e49af"
integrity sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==

"@types/prop-types@*":
version "15.7.3"
Expand Down

0 comments on commit f9695d8

Please sign in to comment.