Skip to content

Commit

Permalink
Merge pull request #587 from KristjanTammekivi/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/types/node-20.12.12

chore(deps-dev):(deps-dev): bump @types/node from 20.12.11 to 20.12.12
  • Loading branch information
KristjanTammekivi committed May 15, 2024
2 parents f15c83a + cde1152 commit 09c710d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/haredo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@faker-js/faker": "^8.4.1",
"@types/dotenv": "^8.2.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@types/sinon": "^17.0.3",
"@types/wtfnode": "^0.7.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -553,10 +553,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==

"@types/node@^20.12.11":
version "20.12.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
"@types/node@^20.12.12":
version "20.12.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 09c710d

Please sign in to comment.