Skip to content

Commit 1c26c50

Browse files
Bump the all-dependencies group with 5 updates (#348)
* Bump the all-dependencies group with 5 updates Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) | `5.3.13` | `5.3.14` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001524` | `1.0.30001525` | | [glob](https://github.com/isaacs/node-glob) | `10.3.3` | `10.3.4` | | [postcss](https://github.com/postcss/postcss) | `8.4.28` | `8.4.29` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `9.1.1` | `9.1.3` | Updates `@mdn/browser-compat-data` from 5.3.13 to 5.3.14 - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](mdn/browser-compat-data@v5.3.13...v5.3.14) Updates `caniuse-lite` from 1.0.30001524 to 1.0.30001525 - [Commits](browserslist/caniuse-lite@1.0.30001524...1.0.30001525) Updates `glob` from 10.3.3 to 10.3.4 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.3...v10.3.4) Updates `postcss` from 8.4.28 to 8.4.29 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.28...8.4.29) Updates `postcss-preset-env` from 9.1.1 to 9.1.3 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: caniuse-lite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * populatedb --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Romain Menke <[email protected]>
1 parent 22bc140 commit 1c26c50

File tree

5 files changed

+263
-218
lines changed

5 files changed

+263
-218
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes to cssdb
22

3+
### Unreleased (patch)
4+
5+
- Updated `@mdn/browser-compat-data` to `5.3.14` (patch)
6+
- Updated `caniuse-lite` to `1.0.30001525` (patch)
7+
38
### 7.7.1 (August 20, 2023)
49

510
- Updated `@mdn/browser-compat-data` to `5.3.11` (patch)

cssdb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@
13601360
"link": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting"
13611361
}
13621362
],
1363-
"vendors_implementations": 0
1363+
"vendors_implementations": 1
13641364
},
13651365
{
13661366
"id": "not-pseudo-class",

cssdb.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@ export default [
13601360
"link": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting"
13611361
}
13621362
],
1363-
"vendors_implementations": 0
1363+
"vendors_implementations": 1
13641364
},
13651365
{
13661366
"id": "not-pseudo-class",

0 commit comments

Comments
 (0)