diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-11 15:33:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-11 15:33:09 +0000 |
commit | dc4b99274e98a8b599d53859fc0d37266d5bced6 (patch) | |
tree | eec2d372c5bd08bc62204a4806d784abec366eb0 /yarn.lock | |
parent | Bump @typescript-eslint/parser from 5.32.0 to 5.33.0 (#151) (diff) | |
download | ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.gz ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.bz2 ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.lz ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.xz ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.zst ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.zip |
Bump @types/node from 18.6.5 to 18.7.1 (#152)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.5 to 18.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -135,10 +135,10 @@ resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a" integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== -"@types/node@*", "@types/node@18.6.5": - version "18.6.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.5.tgz#06caea822caf9e59d5034b695186ee74154d2802" - integrity sha512-Xjt5ZGUa5WusGZJ4WJPbOT8QOqp6nDynVFRKcUt32bOgvXEoc6o085WNkYTMO7ifAj2isEfQQ2cseE+wT6jsRw== +"@types/node@*", "@types/node@18.7.1": + version "18.7.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.1.tgz#352bee64f93117d867d05f7406642a52685cbca6" + integrity sha512-GKX1Qnqxo4S+Z/+Z8KKPLpH282LD7jLHWJcVryOflnsnH+BtSDfieR6ObwBMwpnNws0bUK8GI7z0unQf9bARNQ== "@types/passport@^1.0.9": version "1.0.9" |