Skip to content

Commit

Permalink
chore(deps): bump @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Aug 23, 2024
1 parent 39347d0 commit ad3a146
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"devDependencies": {
"@jessie.js/eslint-plugin": "^0.4.1",
"@octokit/core": "^3.4.0",
"@types/node": "^20.9.0",
"ava": "^6.1.3",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down
17 changes: 17 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2227,6 +2227,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.9.0":
version: 20.16.1
resolution: "@types/node@npm:20.16.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/cac13c0f42467df3254805a671ca9e74a6eb7c41568de972e26b10dcc448a45743aaf00e9e5fce4a9214da5bc8444fe902918e105dac5a224e24e83fd9989a97
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.1
resolution: "@types/normalize-package-data@npm:2.4.1"
Expand Down Expand Up @@ -8981,6 +8990,7 @@ __metadata:
dependencies:
"@jessie.js/eslint-plugin": "npm:^0.4.1"
"@octokit/core": "npm:^3.4.0"
"@types/node": "npm:^20.9.0"
ava: "npm:^6.1.3"
conventional-changelog-conventionalcommits: "npm:^4.6.0"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -10398,6 +10408,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node
linkType: hard

"unicorn-magic@npm:^0.1.0":
version: 0.1.0
resolution: "unicorn-magic@npm:0.1.0"
Expand Down

0 comments on commit ad3a146

Please sign in to comment.