bcgov / bcgov/citz-imb-sso-css-api

NPM Dependency Report

Open
#88 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
12
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## NPM Dependency Report - Tuesday, September 17th, 2024
Versions of npm packages have been checked against their latest versions from the npm registry.

![COVERAGE_PERCENTAGE]

[COVERAGE_PERCENTAGE]: https://img.shields.io/badge/percentage_of_dependencies_up_to_date-50-701807?style=for-the-badge

✔️ - Production dependencies are all up-to-date.
⚠️ - 10 Development dependencies are out-of-date.


### Development Dependencies to Update:
![major_dev]

Expand to see individual installs.

```
npm install -D @types/node@22.5.5 @typescript-eslint/eslint-plugin@8.6.0 @typescript-eslint/parser@8.6.0 eslint@9.10.0
```

- [ ] `@types/node` Update from version `20.14.5` to `22.5.5` by running...
```
npm install -D @types/node@22.5.5
```

- [ ] `@typescript-eslint/eslint-plugin` Update from version `7.13.1` to `8.6.0` by running...
```
npm install -D @typescript-eslint/eslint-plugin@8.6.0
```

- [ ] `@typescript-eslint/parser` Update from version `7.13.1` to `8.6.0` by running...
```
npm install -D @typescript-eslint/parser@8.6.0
```

- [ ] `eslint` Update from version `8.57.0` to `9.10.0` by running...
```
npm install -D eslint@9.10.0
```

[major_dev]: https://img.shields.io/badge/major_updates_(4)-9e3302?style=for-the-badge


![minor_dev]

Expand to see individual installs.

```
npm install -D eslint-plugin-prettier@5.2.1 ts-jest@29.2.5 tslib@2.7.0 typescript@5.6.2
```

- [ ] `eslint-plugin-prettier` Update from version `5.1.3` to `5.2.1` by running...
```
npm install -D eslint-plugin-prettier@5.2.1
```

- [ ] `ts-jest` Update from version `29.1.5` to `29.2.5` by running...
```
npm install -D ts-jest@29.2.5
```

- [ ] `tslib` Update from version `2.6.3` to `2.7.0` by running...
```
npm install -D tslib@2.7.0
```

- [ ] `typescript` Update from version `5.4.5` to `5.6.2` by running...
```
npm install -D typescript@5.6.2
```

[minor_dev]: https://img.shields.io/badge/minor_updates_(4)-0859A1?style=for-the-badge


![patch_dev]

Expand to see individual installs.

```
npm install -D @types/jest@29.5.13 prettier@3.3.3
```

- [ ] `@types/jest` Update from version `29.5.12` to `29.5.13` by running...
```
npm install -D @types/jest@29.5.13
```

- [ ] `prettier` Update from version `3.3.2` to `3.3.3` by running...
```
npm install -D prettier@3.3.3
```

[patch_dev]: https://img.shields.io/badge/patch_updates_(2)-0B6018?style=for-the-badge


Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the listed npm install -D commands and inspect the dependency manifest they update. Confirm that the four major, four minor, and two patch development dependencies reach the target versions, then run the project's existing checks to verify the updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, typescript
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.