Skip to content

Commit

Permalink
npm(deps): bump the npm group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@csstools/postcss-is-pseudo-class](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-is-pseudo-class) | `5.0.0` | `5.0.1` |
| [@csstools/postcss-media-minmax](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-media-minmax) | `2.0.2` | `2.0.3` |
| [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) | `3.5.31` | `3.5.32` |
| [@types/prismjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prismjs) | `1.26.4` | `1.26.5` |
| [postcss-selector-not](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-selector-not) | `8.0.0` | `8.0.1` |
| [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `7.0.0` | `7.0.1` |


Updates `@csstools/postcss-is-pseudo-class` from 5.0.0 to 5.0.1
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-is-pseudo-class/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-is-pseudo-class)

Updates `@csstools/postcss-media-minmax` from 2.0.2 to 2.0.3
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-media-minmax/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-media-minmax)

Updates `@types/jquery` from 3.5.31 to 3.5.32
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

Updates `@types/prismjs` from 1.26.4 to 1.26.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prismjs)

Updates `postcss-selector-not` from 8.0.0 to 8.0.1
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-selector-not/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-selector-not)

Updates `npm-run-all2` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: "@csstools/postcss-is-pseudo-class"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@csstools/postcss-media-minmax"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/jquery"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/prismjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss-selector-not
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 4b8f5f8 commit ea9b81d
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 64 deletions.
146 changes: 88 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"@annangela/eslint-config": "^6.0.0",
"@annangela/eslint-formatter-gha": "^2.0.0",
"@annangela/eslint-plugin-prefer-reflect": "^3.0.0",
"@csstools/postcss-is-pseudo-class": "^5.0.0",
"@csstools/postcss-media-minmax": "^2.0.2",
"@csstools/postcss-is-pseudo-class": "^5.0.1",
"@csstools/postcss-media-minmax": "^2.0.3",
"@octokit/auth-action": "^5.1.1",
"@octokit/auth-app": "^7.1.1",
"@octokit/auth-unauthenticated": "^6.1.0",
"@octokit/plugin-retry": "^7.1.2",
"@octokit/rest": "^21.0.2",
"@types/echarts": "^4.9.22",
"@types/jquery": "^3.5.31",
"@types/jquery": "^3.5.32",
"@types/moment": "^2.13.0",
"@types/oojs-ui": "^0.49.1",
"@types/prismjs": "^1.26.4",
"@types/prismjs": "^1.26.5",
"autoprefixer": "^10.4.20",
"browser-pack-flat": "^3.5.0",
"browserify": "^17.0.1",
Expand All @@ -54,7 +54,7 @@
"postcss-font-variant": "^5.0.0",
"postcss-logical": "^8.0.0",
"postcss-selector-matches": "^4.0.0",
"postcss-selector-not": "^8.0.0",
"postcss-selector-not": "^8.0.1",
"semver": "^7.6.3",
"simple-git": "^3.27.0",
"stylelint": "^16.10.0",
Expand All @@ -68,6 +68,6 @@
"yaml": "^2.6.0"
},
"devDependencies": {
"npm-run-all2": "^7.0.0"
"npm-run-all2": "^7.0.1"
}
}

0 comments on commit ea9b81d

Please sign in to comment.