Skip to content

Commit

Permalink
Merge pull request #524 from devoxa/renovate/node-18.x
Browse files Browse the repository at this point in the history
Update dependency @types/node from 18.17.2 to 18.17.3
  • Loading branch information
kodiakhq[bot] authored Aug 5, 2023
2 parents 41aaf8f + 1fe91a6 commit 1a58d7a
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 @@ -23,7 +23,7 @@
"@devoxa/eslint-config": "3.0.11",
"@devoxa/prettier-config": "2.0.2",
"@types/jest": "29.5.3",
"@types/node": "18.17.2",
"@types/node": "18.17.3",
"eslint": "8.46.0",
"jest": "29.6.2",
"prettier": "3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1029,10 +1029,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==

"@types/[email protected].2":
version "18.17.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.2.tgz#95b4df6c724e146ef932043a1fb6b8f80975e461"
integrity sha512-wBo3KqP/PBqje5TI9UTiuL3yWfP6sdPtjtygSOqcYZWT232dfDeDOnkDps5wqZBP9NgGgYrNejinl0faAuE+HQ==
"@types/[email protected].3":
version "18.17.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.3.tgz#409febdc84478b452306a8112c692e800ad9f6fe"
integrity sha512-2x8HWtFk0S99zqVQABU9wTpr8wPoaDHZUcAkoTKH+nL7kPv3WUI9cRi/Kk5Mz4xdqXSqTkKP7IWNoQQYCnDsTA==

"@types/semver@^7.3.12":
version "7.3.13"
Expand Down

0 comments on commit 1a58d7a

Please sign in to comment.