Skip to content

Commit c9bd0b2

Browse files
authored
Tnolet/maintenance updates (#959)
* chore: bump to node 18 [sc-00] * chore: fixes via npm audit fix [sc-00] * chore: updates vulnerable oclif packages and out of date ts-jest [sc-00] * fix: make locations for CheckGroup optional fixes #939 [sc-00]
1 parent 30f39f8 commit c9bd0b2

File tree

6 files changed

+1600
-2782
lines changed

6 files changed

+1600
-2782
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.17.0
1+
v18.20.4

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ npm run watch --workspace packages/cli
3434

3535
### Running E2E test locally
3636

37-
To run the E2E tests pointing to your local backed use the `npm run test:e2e:local --workspace packages/cli`
37+
To run the E2E tests pointing to your local backend use the `npm run test:e2e:local --workspace packages/cli`
3838

3939
Remember that the `--workspace packages/cli` flag isn't necessary when running commands from the `packages/cli` directory.
4040

0 commit comments

Comments
 (0)