Skip to content

Commit 6ab1e70

Browse files
chore(dev-deps): bump @types/node from 16.18.124 to 16.18.125 (#276)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.124 to 16.18.125. - [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>
1 parent e532d01 commit 6ab1e70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@oclif/test": "^4",
2626
"@types/chai": "^4",
2727
"@types/mocha": "^10",
28-
"@types/node": "^16.18.124",
28+
"@types/node": "^16.18.125",
2929
"chai": "^4",
3030
"eslint": "^8.57.1",
3131
"eslint-config-oclif": "^5.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,10 +2356,10 @@
23562356
dependencies:
23572357
undici-types "~6.19.2"
23582358

2359-
"@types/node@^16.18.124":
2360-
version "16.18.124"
2361-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.124.tgz#3485947880c049e643e06d9ca368e5a94b4ef92f"
2362-
integrity sha512-8ADCm5WzM/IpWxjs1Jhtwo6j+Fb8z4yr/CobP5beUUPdyCI0mg87/bqQYxNcqnhZ24Dc9RME8SQWu5eI/FmSGA==
2359+
"@types/node@^16.18.125":
2360+
version "16.18.125"
2361+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.125.tgz#c2bfb73222c573e5906843a13db24714c21ba556"
2362+
integrity sha512-w7U5ojboSPfZP4zD98d+/cjcN2BDW6lKH2M0ubipt8L8vUC7qUAC6ENKGSJL4tEktH2Saw2K4y1uwSjyRGKMhw==
23632363

23642364
"@types/normalize-package-data@^2.4.0":
23652365
version "2.4.1"

0 commit comments

Comments
 (0)