Skip to content

Commit

Permalink
Merge pull request #288 from devmehq/renovate-all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed authored Sep 25, 2024
2 parents 335028f + 6ee39c3 commit 0ff79a9
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 @@ -48,7 +48,7 @@
"@types/chai": "5.0.0",
"@types/cheerio": "0.22.35",
"@types/jest": "^29.5.12",
"@types/node": "22.6.1",
"@types/node": "22.7.0",
"axios": "1.7.3",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -772,10 +772,10 @@
dependencies:
undici-types "~6.19.2"

"@types/node@22.6.1":
version "22.6.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.6.1.tgz#e531a45f4d78f14a8468cb9cdc29dc9602afc7ac"
integrity sha512-V48tCfcKb/e6cVUigLAaJDAILdMP0fUW6BidkPK4GpGjXcfbnoHasCZDwz3N3yVt5we2RHm4XTQCpv0KJz9zqw==
"@types/node@22.7.0":
version "22.7.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.0.tgz#670aa1874bc836863e5c116f9f2c32416ff27e1f"
integrity sha512-MOdOibwBs6KW1vfqz2uKMlxq5xAfAZ98SZjO8e3XnAbFnTJtAspqhWk7hrdSAs9/Y14ZWMiy7/MxMUzAOadYEw==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 0ff79a9

Please sign in to comment.