Skip to content

Commit

Permalink
Merge pull request #174 from skalenetwork/dependabot/npm_and_yarn/typ…
Browse files Browse the repository at this point in the history
…escript/base/types/node-22.9.0

Bump @types/node from 22.8.1 to 22.9.0 in /typescript/base
  • Loading branch information
DimaStebaev authored Nov 20, 2024
2 parents 05f7318 + 467585a commit 5146408
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion typescript/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"devDependencies": {
"@tsconfig/recommended": "^1.0.8",
"@types/node": "^22.8.1",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "^8.45.0",
Expand Down
10 changes: 5 additions & 5 deletions typescript/base/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ __metadata:
dependencies:
"@renovatebot/pep440": ^3.0.20
"@tsconfig/recommended": ^1.0.8
"@types/node": ^22.8.1
"@types/node": ^22.9.0
"@typescript-eslint/eslint-plugin": ^6.0.0
"@typescript-eslint/parser": ^8.8.0
axios: ^1.4.0
Expand All @@ -143,12 +143,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.8.1":
version: 22.8.1
resolution: "@types/node@npm:22.8.1"
"@types/node@npm:^22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: ~6.19.8
checksum: 2fc10ff364690f7962659d163cf9a9b71d46a2414f15ceeb5ea9fb6a1e81d2b04f550d0dfd9156576b192d76e886b24d13932d8eb5447075d455481c70fd2ad1
checksum: c014eb3b8a110f1b87b614a40ef288d13e6b08ae9d5dafbd38951a2eebc24d352dc55330ed9d00c97ee9e64483c3cc14c4aa914c5df7ca7b9eaa1a30b2340dbd
languageName: node
linkType: hard

Expand Down

0 comments on commit 5146408

Please sign in to comment.