Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent a07921e commit 64bbf3d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Node/first-start/4_async_weather_app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"yargs": "^17.1.0"
},
"devDependencies": {
"@types/node": "18.16.3",
"@types/node": "20.6.2",
"prettier": "^2.3.0",
"properties-reader": "^2.2.0"
}
Expand Down
8 changes: 4 additions & 4 deletions Node/first-start/4_async_weather_app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@types/node@18.16.3":
version "18.16.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
"@types/node@20.6.2":
version "20.6.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.2.tgz#a065925409f59657022e9063275cd0b9bd7e1b12"
integrity sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==

ansi-regex@^5.0.1:
version "5.0.1"
Expand Down

0 comments on commit 64bbf3d

Please sign in to comment.