Skip to content

Commit

Permalink
npm(deps): bump the npm group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 3 updates: [@annangela/eslint-config](https://github.com/AnnAngela/eslint-packages/tree/HEAD/packages/eslint-config), [@csstools/postcss-media-minmax](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-media-minmax) and [eslint](https://github.com/eslint/eslint).


Updates `@annangela/eslint-config` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/AnnAngela/eslint-packages/releases)
- [Commits](https://github.com/AnnAngela/eslint-packages/commits/@annangela/eslint-config@v6.3.0/packages/eslint-config)

Updates `@csstools/postcss-media-minmax` from 2.0.3 to 2.0.4
- [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 `eslint` from 9.13.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.13.0...v9.14.0)

---
updated-dependencies:
- dependency-name: "@annangela/eslint-config"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@csstools/postcss-media-minmax"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent e6c36e3 commit daffd6d
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 80 deletions.
158 changes: 81 additions & 77 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"dependencies": {
"@actions/artifact": "^2.1.11",
"@actions/core": "^1.11.1",
"@annangela/eslint-config": "^6.2.0",
"@annangela/eslint-config": "^6.3.0",
"@annangela/eslint-formatter-gha": "^2.1.0",
"@annangela/eslint-plugin-prefer-reflect": "^3.1.0",
"@csstools/postcss-is-pseudo-class": "^5.0.1",
"@csstools/postcss-media-minmax": "^2.0.3",
"@csstools/postcss-media-minmax": "^2.0.4",
"@octokit/auth-action": "^5.1.1",
"@octokit/auth-app": "^7.1.1",
"@octokit/auth-unauthenticated": "^6.1.0",
Expand All @@ -42,7 +42,7 @@
"concat-stream": "^2.0.0",
"duplexify": "^4.1.3",
"envify": "^4.1.0",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-plugin-prefer-arrow-functions": "^3.3.2",
"esmify": "^2.1.1",
"hash-wasm": "^4.11.0",
Expand Down

0 comments on commit daffd6d

Please sign in to comment.