Skip to content

Commit d5623f7

Browse files
chore(deps): bump typescript from 5.9.3 to 7.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0173a0 commit d5623f7

3 files changed

Lines changed: 8 additions & 154 deletions

File tree

packages/modules/state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"fake-indexeddb": "^6.2.0",
8080
"happy-dom": "^20.8.9",
8181
"pouchdb-adapter-idb": "^9.0.0",
82-
"typescript": "^5.8.2",
82+
"typescript": "^7.0.2",
8383
"vitest": "^4.1.0"
8484
}
8585
}

packages/plugins/context-navigation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@equinor/fusion-framework-module-event": "workspace:^",
4343
"@equinor/fusion-framework-module-navigation": "workspace:^",
4444
"rxjs": "^7.8.1",
45-
"typescript": "^6.0.3",
45+
"typescript": "^7.0.2",
4646
"vitest": "^4.1.10"
4747
},
4848
"files": [

pnpm-lock.yaml

Lines changed: 6 additions & 152 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)