Skip to content

Commit c86c14d

Browse files
chore(dev-deps): update dependency @types/node to v16.18.125 (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 424d4dc commit c86c14d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@testing-library/angular": "17.3.5",
4242
"@types/jasmine": "4.6.4",
4343
"@types/jasminewd2": "2.0.13",
44-
"@types/node": "16.18.124",
44+
"@types/node": "16.18.125",
4545
"codelyzer": "6.0.2",
4646
"conventional-changelog-conventionalcommits": "4.6.3",
4747
"jasmine-core": "3.99.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3893,10 +3893,10 @@
38933893
dependencies:
38943894
undici-types "~5.26.4"
38953895

3896-
"@types/[email protected].124":
3897-
version "16.18.124"
3898-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.124.tgz#3485947880c049e643e06d9ca368e5a94b4ef92f"
3899-
integrity sha512-8ADCm5WzM/IpWxjs1Jhtwo6j+Fb8z4yr/CobP5beUUPdyCI0mg87/bqQYxNcqnhZ24Dc9RME8SQWu5eI/FmSGA==
3896+
"@types/[email protected].125":
3897+
version "16.18.125"
3898+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.125.tgz#c2bfb73222c573e5906843a13db24714c21ba556"
3899+
integrity sha512-w7U5ojboSPfZP4zD98d+/cjcN2BDW6lKH2M0ubipt8L8vUC7qUAC6ENKGSJL4tEktH2Saw2K4y1uwSjyRGKMhw==
39003900

39013901
"@types/normalize-package-data@^2.4.3":
39023902
version "2.4.4"

0 commit comments

Comments
 (0)