Skip to content

Commit d681ce5

Browse files
dependabot[bot]alexgibson
authored andcommitted
Bump the dev-dependencies group with 2 updates
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] <support@github.com>
1 parent 2af08dd commit d681ce5

File tree

2 files changed

+115
-87
lines changed

2 files changed

+115
-87
lines changed

package-lock.json

Lines changed: 113 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"webpack-remove-empty-scripts": "^1.0.4"
4949
},
5050
"devDependencies": {
51-
"eslint": "^9.11.1",
51+
"eslint": "^9.16.0",
5252
"jasmine-browser-runner": "^2.5.0",
53-
"jasmine-core": "^5.4.0",
53+
"jasmine-core": "^5.5.0",
5454
"sinon": "^19.0.2",
5555
"stylelint": "^15.11.0",
5656
"stylelint-config-standard-scss": "^11.0.0"

0 commit comments

Comments
 (0)