Skip to content

Commit b37699d

Browse files
Bump the npm-minor-upgrades group with 4 updates
Bumps the npm-minor-upgrades group with 4 updates: [eslint](https://github.com/eslint/eslint), [js-yaml](https://github.com/nodeca/js-yaml), [rollup](https://github.com/rollup/rollup) and [sass-embedded](https://github.com/sass/embedded-host-node). Updates `eslint` from 10.8.1 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.1...v10.9.1) Updates `js-yaml` from 5.3.0 to 5.4.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.3.0...5.4.0) Updates `rollup` from 4.62.4 to 4.62.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.62.4...v4.62.5) Updates `sass-embedded` from 1.102.0 to 1.103.1 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](sass/embedded-host-node@1.102.0...1.103.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: js-yaml dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: rollup dependency-version: 4.62.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: sass-embedded dependency-version: 1.103.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82cf540 commit b37699d

2 files changed

Lines changed: 202 additions & 202 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
"date-fns": "^4.4.0",
8282
"dotenv": "^17.4.2",
8383
"doxray": "^0.11.0",
84-
"eslint": "^10.8.1",
84+
"eslint": "^10.9.1",
8585
"eslint-config-prettier": "^10.1.8",
8686
"eslint-plugin-jest": "^29.16.1",
8787
"eslint-plugin-simple-import-sort": "^14.0.0",
8888
"fs-extra": "^11.4.0",
8989
"globals": "^17.11.0",
9090
"jest": "^30.4.2",
9191
"jest-environment-jsdom": "^30.4.1",
92-
"js-yaml": "^5.3.0",
92+
"js-yaml": "^5.4.0",
9393
"lite-youtube-embed": "^0.3.4",
9494
"lodash-es": "^4.18.1",
9595
"markdown-it": "^15.0.0",
@@ -104,9 +104,9 @@
104104
"posthtml": "^0.16.7",
105105
"prettier": "^3.9.6",
106106
"rimraf": "^6.1.3",
107-
"rollup": "^4.62.4",
107+
"rollup": "^4.62.5",
108108
"sanitize-html": "^2.17.7",
109-
"sass-embedded": "^1.102.0",
109+
"sass-embedded": "^1.103.1",
110110
"sassdoc": "^2.7.4",
111111
"sassdoc-theme-herman": "^7.0.1",
112112
"slugify": "^1.6.9",

0 commit comments

Comments
 (0)