From 1fbb6babfce656ceab61c28f5e91a6fbfc3a0105 Mon Sep 17 00:00:00 2001 From: Jeroen Claassens Date: Sun, 23 Jun 2024 18:20:06 +0200 Subject: [PATCH] chore: some brief changes --- package.json | 4 ++-- yarn.lock | 39 ++++++++++++++++++++++++++++++++++----- 2 files changed, 36 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0fa2a745..9323fe10 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@sapphire/prettier-config": "^2.0.0", "@sapphire/ts-config": "^5.0.1", "@types/he": "^1.2.3", - "@types/node": "^20.14.2", + "@types/node": "^20.14.8", "@typescript-eslint/eslint-plugin": "^7.13.1", "@typescript-eslint/parser": "^7.13.1", "cz-conventional-changelog": "^3.3.0", @@ -56,7 +56,7 @@ "eslint-plugin-prettier": "^5.1.3", "lint-staged": "^15.2.7", "prettier": "^3.3.2", - "typescript": "^5.5.2" + "typescript": "~5.4.5" }, "resolutions": { "ansi-regex": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 3cfeea4c..1728488d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -694,7 +694,7 @@ __metadata: "@skyra/shared-http-pieces": "npm:^1.2.2" "@skyra/start-banner": "npm:^2.0.1" "@types/he": "npm:^1.2.3" - "@types/node": "npm:^20.14.2" + "@types/node": "npm:^20.14.8" "@typescript-eslint/eslint-plugin": "npm:^7.13.1" "@typescript-eslint/parser": "npm:^7.13.1" cz-conventional-changelog: "npm:^3.3.0" @@ -707,7 +707,7 @@ __metadata: lint-staged: "npm:^15.2.7" prettier: "npm:^3.3.2" tslib: "npm:^2.6.3" - typescript: "npm:^5.5.2" + typescript: "npm:~5.4.5" languageName: unknown linkType: soft @@ -760,7 +760,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.14.2": +"@types/node@npm:*": version: 20.14.2 resolution: "@types/node@npm:20.14.2" dependencies: @@ -769,6 +769,15 @@ __metadata: languageName: node linkType: hard +"@types/node@npm:^20.14.8": + version: 20.14.8 + resolution: "@types/node@npm:20.14.8" + dependencies: + undici-types: "npm:~5.26.4" + checksum: 10/73822f66f269ce865df7e2f586787ac7444bd1169fd265cbed1e851b72787f1170517c5b616e0308ec2fbc0934ec6403b0f28d4152acbb0486071aec41167d51 + languageName: node + linkType: hard + "@typescript-eslint/eslint-plugin@npm:^7.11.0, @typescript-eslint/eslint-plugin@npm:^7.13.1": version: 7.13.1 resolution: "@typescript-eslint/eslint-plugin@npm:7.13.1" @@ -3444,7 +3453,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.4.2, typescript@npm:^5.4.5, typescript@npm:^5.5.2": +"typescript@npm:^5.4.2, typescript@npm:^5.4.5": version: 5.5.2 resolution: "typescript@npm:5.5.2" bin: @@ -3454,7 +3463,17 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin, typescript@patch:typescript@npm%3A^5.5.2#optional!builtin": +"typescript@npm:~5.4.5": + version: 5.4.5 + resolution: "typescript@npm:5.4.5" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5 + languageName: node + linkType: hard + +"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin": version: 5.5.2 resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin::version=5.5.2&hash=379a07" bin: @@ -3464,6 +3483,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@npm%3A~5.4.5#optional!builtin": + version: 5.4.5 + resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin::version=5.4.5&hash=5adc0c" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1 + languageName: node + linkType: hard + "undici-types@npm:~5.26.4": version: 5.26.5 resolution: "undici-types@npm:5.26.5"