Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Bump the npm-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 3 updates: [eslint](https://github.com/eslint/eslint), [rollup](https://github.com/rollup/rollup) and [stylelint-prettier](https://github.com/prettier/stylelint-prettier).


Updates `eslint` from 8.53.0 to 8.54.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.53.0...v8.54.0)

Updates `rollup` from 4.4.0 to 4.6.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.4.0...v4.6.0)

Updates `stylelint-prettier` from 4.0.2 to 4.1.0
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/stylelint-prettier@v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: stylelint-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 3f139d3 commit d17b681
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
128 changes: 64 additions & 64 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 @@ -24,17 +24,17 @@
"cssnano": "^6.0.0",
"d3": "^7.8.5",
"del-cli": "^5.1.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"lodash-es": "^4.17.21",
"npm-run-all": "^4.1.5",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"prettier": "^3.1.0",
"rollup": "^4.4.0",
"rollup": "^4.6.0",
"stylelint": "^15.11.0",
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^4.0.2"
"stylelint-prettier": "^4.1.0"
},
"type": "module"
}

0 comments on commit d17b681

Please sign in to comment.