Skip to content

Commit ff5b4dd

Browse files
Bump the npm group with 4 updates (#1866)
Bumps the npm group with 4 updates: [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm), [caniuse-lite](https://github.com/browserslist/caniuse-lite) and [nanoid](https://github.com/ai/nanoid). Updates `eslint-import-resolver-typescript` from 3.9.0 to 4.1.1 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.9.0...v4.1.1) Updates `pnpm` from 10.6.3 to 10.6.4 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.6.4/pnpm) Updates `caniuse-lite` from 1.0.30001704 to 1.0.30001705 - [Commits](browserslist/caniuse-lite@1.0.30001704...1.0.30001705) Updates `nanoid` from 3.3.9 to 3.3.10 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.9...3.3.10) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: pnpm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: nanoid dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e796d91 commit ff5b4dd

2 files changed

Lines changed: 205 additions & 138 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"eslint": "^9.22.0",
4545
"eslint-config-import": "^0.13.0",
4646
"eslint-config-next": "^15.2.2",
47-
"eslint-import-resolver-typescript": "^3.9.0",
47+
"eslint-import-resolver-typescript": "^4.1.1",
4848
"eslint-plugin-flowtype": "^8.0.3",
4949
"eslint-plugin-import": "^2.31.0",
5050
"eslint-plugin-jsx-a11y": "^6.10.2",
5151
"eslint-plugin-react": "^7.37.4",
5252
"eslint-plugin-react-hooks": "^5.2.0",
53-
"pnpm": "^10.6.3",
53+
"pnpm": "^10.6.4",
5454
"rimraf": "^6.0.1",
5555
"typescript": "^5.8.2",
5656
"typescript-eslint": "^8.26.1"

0 commit comments

Comments
 (0)