Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v16.18.123
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 25d920c commit a3de567
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@testing-library/angular": "17.1.0",
"@types/jasmine": "4.6.4",
"@types/jasminewd2": "2.0.13",
"@types/node": "16.18.104",
"@types/node": "16.18.123",
"codelyzer": "6.0.2",
"conventional-changelog-conventionalcommits": "4.6.3",
"jasmine-core": "3.99.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2291,10 +2291,10 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected].104":
version "16.18.104"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.104.tgz#33d5f4886c54133af0ff02445e57c5254025ee53"
integrity sha512-OF3keVCbfPlkzxnnDBUZJn1RiCJzKeadjiW0xTEb0G1SUJ5gDVb3qnzZr2T4uIFvsbKJbXy1v2DN7e2zaEY7jQ==
"@types/[email protected].123":
version "16.18.123"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.123.tgz#9073e454ee52ce9e2de038e7e0cf90f65c9abd56"
integrity sha512-/n7I6V/4agSpJtFDKKFEa763Hc1z3hmvchobHS1TisCOTKD5nxq8NJ2iK7SRIMYL276Q9mgWOx2AWp5n2XI6eA==

"@types/normalize-package-data@^2.4.3":
version "2.4.4"
Expand Down

0 comments on commit a3de567

Please sign in to comment.