Skip to content

Commit 0f10046

Browse files
Bump the dev-dependencies group with 5 updates
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@adamlui/scss-to-css](https://github.com/adamlui/scss-to-css) | `1.10.45` | `1.10.46` | | [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint) | `0.50.0` | `0.51.0` | | [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) | `0.50.0` | `0.51.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` | | [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) | `1.19.0` | `1.19.1` | Updates `@adamlui/scss-to-css` from 1.10.45 to 1.10.46 - [Release notes](https://github.com/adamlui/scss-to-css/releases) - [Commits](adamlui/scss-to-css@node-v1.10.45...node-v1.10.46) Updates `@html-eslint/eslint-plugin` from 0.50.0 to 0.51.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.50.0...v0.51.0) Updates `@html-eslint/parser` from 0.50.0 to 0.51.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.50.0...v0.51.0) Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `eslint-plugin-yml` from 1.19.0 to 1.19.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-yml@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: "@adamlui/scss-to-css" dependency-version: 1.10.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@html-eslint/eslint-plugin" dependency-version: 0.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@html-eslint/parser" dependency-version: 0.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-yml dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8356f28 commit 0f10046

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package-lock.json

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,17 @@
7474
"bugs": "https://github.com/KudoAI/chatgpt.js/issues",
7575
"devDependencies": {
7676
"@adamlui/minify.js": "^1.8.6",
77-
"@adamlui/scss-to-css": "^1.10.45",
77+
"@adamlui/scss-to-css": "^1.10.46",
7878
"@eslint/css": "^0.14.1",
7979
"@eslint/json": "^0.14.0",
8080
"@eslint/markdown": "^7.5.1",
81-
"@html-eslint/eslint-plugin": "^0.50.0",
82-
"@html-eslint/parser": "^0.50.0",
81+
"@html-eslint/eslint-plugin": "^0.51.0",
82+
"@html-eslint/parser": "^0.51.0",
8383
"@stylistic/eslint-plugin": "^5.6.1",
84-
"eslint": "^9.39.1",
84+
"eslint": "^9.39.2",
8585
"eslint-plugin-import": "^2.32.0",
8686
"eslint-plugin-regexp": "^2.10.0",
87-
"eslint-plugin-yml": "^1.19.0",
87+
"eslint-plugin-yml": "^1.19.1",
8888
"get-port": "^7.1.0",
8989
"husky": "^9.1.7"
9090
}

0 commit comments

Comments
 (0)