Skip to content

Commit 5379e20

Browse files
Bump the dev-dependencies group with 5 updates
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@adamlui/minify.js](https://github.com/adamlui/minify.js) | `2.3.0` | `2.3.1` | | [@adamlui/scss-to-css](https://github.com/adamlui/scss-to-css) | `2.2.0` | `2.2.1` | | [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint) | `0.55.0` | `0.56.0` | | [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) | `0.55.0` | `0.56.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.3` | Updates `@adamlui/minify.js` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/adamlui/minify.js/releases) - [Commits](adamlui/minify.js@node-v2.3.0...node-v2.3.1) Updates `@adamlui/scss-to-css` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/adamlui/scss-to-css/releases) - [Commits](adamlui/scss-to-css@v2.2.0...v2.2.1) Updates `@html-eslint/eslint-plugin` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.55.0...v0.56.0) Updates `@html-eslint/parser` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.55.0...v0.56.0) Updates `eslint` from 9.39.2 to 9.39.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v9.39.3) --- updated-dependencies: - dependency-name: "@adamlui/minify.js" dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@adamlui/scss-to-css" dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@html-eslint/eslint-plugin" dependency-version: 0.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@html-eslint/parser" dependency-version: 0.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.39.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91b5ab5 commit 5379e20

File tree

2 files changed

+71
-55
lines changed

2 files changed

+71
-55
lines changed

package-lock.json

Lines changed: 66 additions & 50 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
@@ -73,16 +73,16 @@
7373
],
7474
"bugs": "https://github.com/KudoAI/chatgpt.js/issues",
7575
"devDependencies": {
76-
"@adamlui/minify.js": "^2.3.0",
77-
"@adamlui/scss-to-css": "^2.2.0",
76+
"@adamlui/minify.js": "^2.3.1",
77+
"@adamlui/scss-to-css": "^2.2.1",
7878
"@eslint/css": "^0.14.1",
7979
"@eslint/json": "^1.0.1",
8080
"@eslint/markdown": "^7.5.1",
81-
"@html-eslint/eslint-plugin": "^0.55.0",
82-
"@html-eslint/parser": "^0.55.0",
81+
"@html-eslint/eslint-plugin": "^0.56.0",
82+
"@html-eslint/parser": "^0.56.0",
8383
"@stylistic/eslint-plugin": "^5.9.0",
8484
"docsify-cli": "^5.0.0-rc.3",
85-
"eslint": "^9.39.2",
85+
"eslint": "^9.39.3",
8686
"eslint-plugin-import": "^2.32.0",
8787
"eslint-plugin-regexp": "^3.0.0",
8888
"get-port": "^7.1.0",

0 commit comments

Comments
 (0)