Skip to content

Commit

Permalink
Update dependency @types/node to v20.14.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 16, 2024
1 parent cc3ab2c commit c808223
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin-redos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/eslint": "8.56.10",
"@types/find-cache-dir": "5.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.10",
"@types/node": "20.14.11",
"esbuild": "0.23.0",
"esbuild-jest": "0.5.0",
"esbuild-register": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/recheck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/node": "20.14.10",
"@types/node": "20.14.11",
"esbuild": "0.23.0",
"esbuild-jest": "0.5.0",
"esbuild-register": "3.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4005,10 +4005,10 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected].10":
version "20.14.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
"@types/[email protected].11":
version "20.14.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit c808223

Please sign in to comment.