Skip to content

Commit

Permalink
Merge pull request #786 from ItinerisLtd/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/node-22.5.2

build(deps-dev): bump @types/node from 22.5.1 to 22.5.2
  • Loading branch information
kodiakhq[bot] committed Sep 2, 2024
2 parents fd6ec65 + 2556456 commit 4c2c35a
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 @@ -29,7 +29,7 @@
"@oclif/tslint": "^3",
"@types/fs-extra": "^11.0.4",
"@types/globby": "^9.1.0",
"@types/node": "^22.5.1",
"@types/node": "^22.5.2",
"eslint": "^7.32.0",
"eslint-config-oclif": "^4.0.0",
"eslint-config-oclif-typescript": "^2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2135,10 +2135,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@^22.0.0", "@types/node@^22.1.0", "@types/node@^22.5.1":
version "22.5.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.1.tgz#de01dce265f6b99ed32b295962045d10b5b99560"
integrity sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==
"@types/node@*", "@types/node@^22.0.0", "@types/node@^22.1.0", "@types/node@^22.5.2":
version "22.5.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2.tgz#e42344429702e69e28c839a7e16a8262a8086793"
integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 4c2c35a

Please sign in to comment.