Skip to content

Commit 1dc7b88

Browse files
Bump the packages group with 6 updates (#140)
Bumps the packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.0` | `22.14.1` | | [@emnapi/core](https://github.com/toyobayashi/emnapi) | `1.4.0` | `1.4.1` | | [@emnapi/runtime](https://github.com/toyobayashi/emnapi) | `1.4.0` | `1.4.1` | | [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.5.1` | `4.6.0` | | [rollup](https://github.com/rollup/rollup) | `4.39.0` | `4.40.0` | | [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.4.1` | `1.5.0` | Updates `@types/node` from 22.14.0 to 22.14.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@emnapi/core` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.4.0...v1.4.1) Updates `@emnapi/runtime` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.4.0...v1.4.1) Updates `@eslint-community/eslint-utils` from 4.5.1 to 4.6.0 - [Release notes](https://github.com/eslint-community/eslint-utils/releases) - [Commits](eslint-community/eslint-utils@v4.5.1...v4.6.0) Updates `rollup` from 4.39.0 to 4.40.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.39.0...v4.40.0) Updates `unrs-resolver` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/unrs/unrs-resolver/releases) - [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md) - [Commits](unrs/unrs-resolver@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@emnapi/core" dependency-version: 1.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@emnapi/runtime" dependency-version: 1.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@eslint-community/eslint-utils" dependency-version: 4.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: rollup dependency-version: 4.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: unrs-resolver dependency-version: 1.5.0 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 2bbeb06 commit 1dc7b88

2 files changed

Lines changed: 208 additions & 199 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@stylistic/eslint-plugin-plus": "^4.2.0",
2121
"@stylistic/eslint-plugin-ts": "^4.2.0",
2222
"@tailwindcss/postcss": "^4.1.3",
23-
"@types/node": "^22.14.0",
23+
"@types/node": "^22.14.1",
2424
"autoprefixer": "^10.4.21",
2525
"dotenv": "^16.5.0",
2626
"eslint": "^9.24.0",

0 commit comments

Comments
 (0)