aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Migrate ESLint to 9.7.0moisseev2024-07-181-361/+145
|
* [Test] Use actions/setup-nodemoisseev2024-07-171-0/+2770
The `npm ci`sets up exact versions of Node.js packages listed in the package-lock.json file, which is ensuring consistency across different test runs and environments.