diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-19 15:45:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-19 15:45:23 +0000 |
commit | 75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea (patch) | |
tree | 43137cbe893093b9e4b49bcca3fb7e1b9edc9d10 /yarn.lock | |
parent | Bump fastify/github-action-merge-dependabot from 3.1.2 to 3.1.3 (#48) (diff) | |
download | ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.gz ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.bz2 ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.lz ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.xz ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.zst ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.zip |
Bump @types/node from 17.0.24 to 17.0.25 (#49)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.24 to 17.0.25.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -142,10 +142,10 @@ resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a" integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== -"@types/node@*", "@types/node@17.0.24": - version "17.0.24" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.24.tgz#20ba1bf69c1b4ab405c7a01e950c4f446b05029f" - integrity sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g== +"@types/node@*", "@types/node@17.0.25": + version "17.0.25" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448" + integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w== "@types/passport@^1.0.7": version "1.0.7" |