Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.19 (#2531)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent a2b2c97 commit e5c716a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"@types/jasminewd2": "2.0.13",
"@types/jwt-decode": "2.2.1",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.17",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"autoprefixer": "10.4.17",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4391,12 +4391,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.17":
version: 20.11.17
resolution: "@types/node@npm:20.11.17"
"@types/node@npm:20.11.19":
version: 20.11.19
resolution: "@types/node@npm:20.11.19"
dependencies:
undici-types: ~5.26.4
checksum: 59c0dde187120adc97da30063c86511664b24b50fe777abfe1f557c217d0a0b84a68aaab5ef8ac44f5c2986b3f9cd605a15fa6e4f31195e594da96bbe9617c20
checksum: 259d16643ba611ade617a8212e594a3ac014727457507389bbf7213971346ab052d870f1e6e2df0afd0876ecd7874f578bccb130be01e069263cfc7136ddc0c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -17499,7 +17499,7 @@ __metadata:
"@types/jasminewd2": 2.0.13
"@types/jwt-decode": 2.2.1
"@types/lodash-es": 4.17.12
"@types/node": 20.11.17
"@types/node": 20.11.19
"@typescript-eslint/eslint-plugin": 7.0.1
"@typescript-eslint/parser": 7.0.1
angular-tabler-icons: 2.46.0
Expand Down

0 comments on commit e5c716a

Please sign in to comment.