Skip to content

Commit e051967

Browse files
Bump the npm-minor-upgrades group with 10 updates
Bumps the npm-minor-upgrades group with 10 updates: | Package | From | To | | --- | --- | --- | | [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.4.0` | `4.4.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.12.2` | `8.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.12.2` | `8.16.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [sass](https://github.com/sass/dart-sass) | `1.80.5` | `1.81.0` | | [sass-embedded](https://github.com/sass/embedded-host-node) | `1.80.5` | `1.81.0` | | [sassdoc-theme-herman](https://github.com/oddbird/sassdoc-theme-herman) | `6.0.1` | `6.0.2` | | [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.11.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | Updates `@adobe/css-tools` from 4.4.0 to 4.4.1 - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) Updates `@typescript-eslint/eslint-plugin` from 8.12.2 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.12.2 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser) Updates `postcss` from 8.4.47 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) Updates `sass` from 1.80.5 to 1.81.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.80.5...1.81.0) Updates `sass-embedded` from 1.80.5 to 1.81.0 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](sass/embedded-host-node@1.80.5...1.81.0) Updates `sassdoc-theme-herman` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/oddbird/sassdoc-theme-herman/releases) - [Changelog](https://github.com/oddbird/sassdoc-theme-herman/blob/main/CHANGELOG.md) - [Commits](oddbird/sassdoc-theme-herman@v6.0.1...v6.0.2) Updates `stylelint` from 16.10.0 to 16.11.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.10.0...16.11.0) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: sass-embedded dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: sassdoc-theme-herman dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 507ae3d commit e051967

File tree

2 files changed

+300
-271
lines changed

2 files changed

+300
-271
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"prepack": "yarn run release"
6363
},
6464
"dependencies": {
65-
"@adobe/css-tools": "^4.4.0",
65+
"@adobe/css-tools": "^4.4.1",
6666
"jest-diff": "^29.7.0",
6767
"lodash": "^4.17.21"
6868
},
@@ -83,8 +83,8 @@
8383
"@babel/preset-env": "^7.26.0",
8484
"@babel/preset-typescript": "^7.26.0",
8585
"@types/lodash": "^4.17.13",
86-
"@typescript-eslint/eslint-plugin": "^8.12.2",
87-
"@typescript-eslint/parser": "^8.12.2",
86+
"@typescript-eslint/eslint-plugin": "^8.16.0",
87+
"@typescript-eslint/parser": "^8.16.0",
8888
"babel-jest": "^29.7.0",
8989
"chai": "^4.5.0",
9090
"eslint": "^8.57.1",
@@ -96,15 +96,15 @@
9696
"jest-environment-node-single-context": "^29.4.0",
9797
"mocha": "^10.8.2",
9898
"npm-run-all": "^4.1.5",
99-
"postcss": "^8.4.47",
100-
"prettier": "^3.3.3",
101-
"sass": "^1.80.5",
102-
"sass-embedded": "^1.80.5",
99+
"postcss": "^8.4.49",
100+
"prettier": "^3.4.1",
101+
"sass": "^1.81.0",
102+
"sass-embedded": "^1.81.0",
103103
"sassdoc": "^2.7.4",
104-
"sassdoc-theme-herman": "^6.0.1",
105-
"stylelint": "^16.10.0",
104+
"sassdoc-theme-herman": "^6.0.2",
105+
"stylelint": "^16.11.0",
106106
"stylelint-config-standard-scss": "^13.1.0",
107-
"typescript": "^5.6.3"
107+
"typescript": "^5.7.2"
108108
},
109109
"main": "./lib/index.js",
110110
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)