# Upgrade Cypress To TypeScript v6

DevFeed: [Upgrade Cypress To TypeScript v6](<https://devfeed.tech/articles/upgrade-cypress-to-typescript-v6-28902.md>)

Original publisher: [Read original article](<https://glebbahmutov.com/blog/upgrade-cypress-to-typescript-v6/>)

Author: Gleb Bahmutov

Published: 2026-04-23T04:00:00Z

Content type: tutorial

Language: en

Sources: [Gleb Bahmutov](<https://devfeed.tech/sources/gleb-bahmutov.md>)

Topics: [Cypress](<https://devfeed.tech/topics/cypress.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [upgrade](<https://devfeed.tech/topics/upgrade.md>), [Webpack](<https://devfeed.tech/topics/webpack.md>)

Tags: [cypress](<https://devfeed.tech/tags/cypress.md>), [import](<https://devfeed.tech/tags/import.md>), [module](<https://devfeed.tech/tags/module.md>), [products](<https://devfeed.tech/tags/products.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>), [webpack](<https://devfeed.tech/tags/webpack.md>)

## AI overview

This tutorial explains how to upgrade Cypress projects to TypeScript v6. It recommends using bundler module resolution with Webpack and adjusting transpilation and path-alias options when needed.

## Source excerpt

Finally, it has happened. Cypress v15.14 supports TypeScript v6. This is a big deal