From e805ffd6fad790966cbedd274d6421e8e538316a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:37:45 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 03f7952..f63043d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "npm-run-all2": "^6.1.2", "prettier": "3.2.5", "rollup-plugin-visualizer": "^5.12.0", - "typescript": "^5.3.3", + "typescript": "^5.4.4", "vite": "^5.1.5", "vite-plugin-babel": "^1.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 733dad1..6bd6f07 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ dependencies: version: 0.15.1 nostr-tools: specifier: ^2.3.1 - version: 2.3.2(typescript@5.4.3) + version: 2.3.2(typescript@5.4.4) react: specifier: ^18.2.0 version: 18.2.0 @@ -83,8 +83,8 @@ devDependencies: specifier: ^5.12.0 version: 5.12.0 typescript: - specifier: ^5.3.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 vite: specifier: ^5.1.5 version: 5.2.7(@types/node@20.12.2) @@ -2930,6 +2930,7 @@ packages: chalk: 3.0.0 diff-match-patch: 1.0.5 dev: false + bundledDependencies: [] /lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} @@ -2988,7 +2989,7 @@ packages: '@nostr-fetch/kernel': 0.15.1 dev: false - /nostr-tools@2.3.2(typescript@5.4.3): + /nostr-tools@2.3.2(typescript@5.4.4): resolution: {integrity: sha512-8ceZ2ItkAGjR5b9+QOkkV9KWBOK0WPlpFrPPXmbWnNMcnlj9zB7rjdYPK2sV/OK4Ty9J3xL6+bvYKY77gup5EQ==} peerDependencies: typescript: '>=5.0.0' @@ -3002,7 +3003,7 @@ packages: '@scure/base': 1.1.1 '@scure/bip32': 1.3.1 '@scure/bip39': 1.2.1 - typescript: 5.4.3 + typescript: 5.4.4 optionalDependencies: nostr-wasm: 0.1.0 dev: false @@ -3476,8 +3477,8 @@ packages: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} dev: false - /typescript@5.4.3: - resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} + /typescript@5.4.4: + resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} engines: {node: '>=14.17'} hasBin: true