Skip to content

Commit

Permalink
chore(deps-dev): bump jasmine-core from 5.1.2 to 5.3.0 in /edc-policy…
Browse files Browse the repository at this point in the history
…-playground (#423)

* chore(deps-dev): bump jasmine-core in /edc-policy-playground

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.1.2 to 5.3.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.1.2...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
  • Loading branch information
dependabot[bot] and wolf4ood authored Sep 20, 2024
1 parent 8795f19 commit 1ddec22
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ npm/npmjs/-/istanbul-reports/3.1.7, BSD-3-Clause AND MIT, approved, #1710
npm/npmjs/-/jackspeak/3.4.1, BlueOak-1.0.0, approved, clearlydefined
npm/npmjs/-/jake/10.9.1, Apache-2.0 AND (Apache-2.0 AND MIT), approved, #14655
npm/npmjs/-/jasmine-core/4.6.1, MIT, approved, clearlydefined
npm/npmjs/-/jasmine-core/5.1.2, MIT, approved, clearlydefined
npm/npmjs/-/jasmine-core/5.3.0, MIT, approved, clearlydefined
npm/npmjs/-/jest-diff/29.7.0, MIT, approved, clearlydefined
npm/npmjs/-/jest-get-type/29.6.3, MIT, approved, clearlydefined
npm/npmjs/-/jest-worker/27.5.1, 0BSD AND Apache-2.0 AND BSD-2-Clause AND MIT, approved, #1952
Expand Down Expand Up @@ -492,7 +492,7 @@ npm/npmjs/-/postcss-modules-extract-imports/3.1.0, ISC, approved, #14219
npm/npmjs/-/postcss-modules-local-by-default/4.0.5, MIT, approved, #8508
npm/npmjs/-/postcss-modules-scope/3.2.0, ISC, approved, #14218
npm/npmjs/-/postcss-modules-values/4.0.0, ISC, approved, clearlydefined
npm/npmjs/-/postcss-selector-parser/6.1.0, MIT, approved, clearlydefined
npm/npmjs/-/postcss-selector-parser/6.1.0, MIT, approved, #15845
npm/npmjs/-/postcss-value-parser/4.2.0, MIT, approved, clearlydefined
npm/npmjs/-/postcss/8.4.38, MIT, approved, #3545
npm/npmjs/-/prelude-ls/1.2.1, MIT, approved, clearlydefined
Expand Down
11 changes: 5 additions & 6 deletions edc-policy-playground/package-lock.json

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

2 changes: 1 addition & 1 deletion edc-policy-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "^8.55.0",
"eslint-plugin-prettier": "^5.0.1",
"jasmine-core": "~5.1.0",
"jasmine-core": "~5.3.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
Expand Down

0 comments on commit 1ddec22

Please sign in to comment.