8000 Bump the npm group with 6 updates · poad/github-oauth-example@8354c3f · GitHub
[go: up one dir, main page]

Skip to content

Commit 8354c3f

Browse files
Bump the npm group with 6 updates
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.28.0` | `9.29.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.1` | `24.0.3` | | [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.29.0` | | [decode-named-character-reference](https://github.com/wooorm/decode-named-character-reference) | `1.1.0` | `1.2.0` | | [style-to-js](https://github.com/remarkablemark/style-to-js) | `1.1.16` | `1.1.17` | | [style-to-object](https://github.com/remarkablemark/style-to-object) | `1.0.8` | `1.0.9` | Updates `@eslint/js` from 9.28.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.29.0/packages/js) Updates `@types/node` from 24.0.1 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.28.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.28.0...v9.29.0) Updates `decode-named-character-reference` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/wooorm/decode-named-character-reference/releases) - [Commits](wooorm/decode-named-character-reference@1.1.0...1.2.0) Updates `style-to-js` from 1.1.16 to 1.1.17 - [Release notes](https://github.com/remarkablemark/style-to-js/releases) - [Changelog](https://github.com/remarkablemark/style-to-js/blob/master/CHANGELOG.md) - [Commits](remarkablemark/style-to-js@v1.1.16...v1.1.17) Updates `style-to-object` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/remarkablemark/style-to-object/releases) - [Changelog](https://github.com/remarkablemark/style-to-object/blob/master/CHANGELOG.md) - [Commits](remarkablemark/style-to-object@v1.0.8...v1.0.9) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: decode-named-character-reference dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: style-to-js dependency-version: 1.1.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: style-to-object dependency-version: 1.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5728f62 commit 8354c3f

File tree

2 files changed

+128
-128
lines changed

2 files changed

+128
-128
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
},
3131
"devDependencies": {
3232
"@eslint/eslintrc": "^3.3.1",
33-
"@eslint/js": "^9.28.0",
33+
"@eslint/js": "^9.29.0",
3434
"@next/eslint-plugin-next": "^15.3.3",
3535
"@stylistic/eslint-plugin": "^4.4.1",
3636
"@stylistic/eslint-plugin-js": "^4.4.1",
3737
"@stylistic/eslint-plugin-jsx": "^4.4.1",
3838
"@stylistic/eslint-plugin-plus": "^4.4.1",
3939
"@stylistic/eslint-plugin-ts": "^4.4.1",
4040
"@types/mdx": "^2.0.13",
41-
"@types/node": "^24.0.1",
41+
"@types/node": "^24.0.3",
4242
"@types/react": "^19.1.8",
4343
"@types/react-dom": "^19.1.6",
44-
"eslint": "^9.28.0",
44+
"eslint": "^9.29.0",
4545
"eslint-config-import": "^0.13.0",
4646
"eslint-config-next": "^15.3.3",
4747
"eslint-import-resolver-typescript": "^4.4.3",

0 commit comments

Comments
 (0)
0