Skip to content

Commit

Permalink
Bump the dev-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [jasmine-core](https://github.com/jasmine/jasmine).


Updates `eslint` from 9.11.1 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.11.1...v9.16.0)

Updates `jasmine-core` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alexgibson committed Dec 16, 2024
1 parent 2af08dd commit d681ce5
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 87 deletions.
198 changes: 113 additions & 85 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"webpack-remove-empty-scripts": "^1.0.4"
},
"devDependencies": {
"eslint": "^9.11.1",
"eslint": "^9.16.0",
"jasmine-browser-runner": "^2.5.0",
"jasmine-core": "^5.4.0",
"jasmine-core": "^5.5.0",
"sinon": "^19.0.2",
"stylelint": "^15.11.0",
"stylelint-config-standard-scss": "^11.0.0"
Expand Down

0 comments on commit d681ce5

Please sign in to comment.