Skip to content

Commit 5284ce1

Browse files
Bump the packages group with 5 updates (#123)
Bumps the packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.9.1` | `4.1.1` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.6.3` | `10.6.4` | | [consola](https://github.com/unjs/consola) | `3.4.0` | `3.4.1` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.119` | `1.5.120` | | [rollup](https://github.com/rollup/rollup) | `4.35.0` | `4.36.0` | Updates `eslint-import-resolver-typescript` from 3.9.1 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.1...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 `consola` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/unjs/consola/releases) - [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md) - [Commits](unjs/consola@v3.4.0...v3.4.1) Updates `electron-to-chromium` from 1.5.119 to 1.5.120 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.119...v1.5.120) Updates `rollup` from 4.35.0 to 4.36.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.35.0...v4.36.0) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: pnpm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: consola dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: rollup dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f81231d commit 5284ce1

2 files changed

Lines changed: 131 additions & 138 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"autoprefixer": "^10.4.21",
2525
"dotenv": "^16.4.7",
2626
"eslint": "^9.22.0",
27-
"eslint-import-resolver-typescript": "^3.9.1",
27+
"eslint-import-resolver-typescript": "^4.1.1",
2828
"eslint-plugin-boundaries": "^5.0.1",
2929
"eslint-plugin-import": "^2.31.0",
3030
"eslint-plugin-promise": "^7.2.1",
3131
"eslint-plugin-solid": "^0.14.5",
32-
"pnpm": "^10.6.3",
32+
"pnpm": "^10.6.4",
3333
"postcss": "^8.5.3",
3434
"tailwindcss": "4.0.14",
3535
"typescript": "^5.8.2",

0 commit comments

Comments
 (0)