Skip to content

Commit f2b7cfb

Browse files
authored
chore: Bump npm version (#4108)
* chore: bump npm version * fix: update failing markdown links * chore: specify npm version better
1 parent 023cb65 commit f2b7cfb

File tree

4 files changed

+14138
-22556
lines changed

4 files changed

+14138
-22556
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Busola project contains additional sub-projects:
1616

1717
## Prerequisites
1818

19-
- [`npm`](https://www.npmjs.com/) in version 10.x
19+
- [`npm`](https://www.npmjs.com/) in version 11.5.x
2020
- [`node`](https://nodejs.org/en/) in version 22.x
2121

2222
## Installation
@@ -38,8 +38,8 @@ Run the `npm start` command.
3838
- For more information on the Busola configuration, see [Configuration](docs/operator/configuration.md).
3939
- For more information on using Busola for development, see [Development](docs/contributor/development.md).
4040
- To learn how to run Busola in Docker, see [Busola in Docker](docs/contributor/busola-docker.md).
41-
- To learn how to deploy and access Busola in the Kubernetes cluster, see [Deploying and Accessing Busola in the Kubernetes Cluster](docs/operator/deploy-access-kubernetes.md).
42-
- For more information on troubleshooting Busola, see [Troubleshooting](docs/contributor/troubleshooting.md).
41+
- To learn how to deploy and access Busola in the Kubernetes cluster, see [Deploying and Accessing Busola in the Kubernetes Cluster](docs/contributor/deploy-access-kubernetes.md).
42+
- For more information on troubleshooting Busola, see [Troubleshooting](docs/operator/troubleshooting.md).
4343

4444
## Contributing
4545

kyma/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The `extensions` directory contains a general extensibility configuration to avo
3535

3636
## Prerequisites
3737

38-
- [`npm`](https://www.npmjs.com/) in version 10.x
38+
- [`npm`](https://www.npmjs.com/) in version 11.5.x
3939
- [Node.js](https://nodejs.org/en/) in version 22.x
4040
- [Make](https://www.gnu.org/software/make/)
4141

0 commit comments

Comments
 (0)