Skip to content

Commit

Permalink
chore(deps-dev): bump jasmine from 5.2.0 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine-npm@v5.2.0...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 01cec1e commit e9b9029
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "3.2.0",
"eslint-plugin-unused-imports": "4.1.4",
"jasmine": "5.2.0",
"jasmine": "5.3.0",
"oxlint": "0.9.9",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5886,22 +5886,22 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:~5.2.0":
version: 5.2.0
resolution: "jasmine-core@npm:5.2.0"
checksum: e97e8f1fdc4468fe73f228157964095580c60c215971b45464e79c41482aa215c9a8cfb8cac27c25c8a1592348f520c44042ce1216a335fb88f9f732ff9053dd
"jasmine-core@npm:~5.3.0":
version: 5.3.0
resolution: "jasmine-core@npm:5.3.0"
checksum: 5dbb8c026b683d01872b793902b684ff9f8f097c94062666e13f466fa5a7b4a409670973868e5b9f5bbd47bf2e69bfbe037cc4c31f7cea0b78d45eb2a0b997fd
languageName: node
linkType: hard

"jasmine@npm:5.2.0":
version: 5.2.0
resolution: "jasmine@npm:5.2.0"
"jasmine@npm:5.3.0":
version: 5.3.0
resolution: "jasmine@npm:5.3.0"
dependencies:
glob: ^10.2.2
jasmine-core: ~5.2.0
jasmine-core: ~5.3.0
bin:
jasmine: bin/jasmine.js
checksum: 3ee82065d604419ce8df4814aceb2c78fe66a5f4482d33d9e605581926b20e86398acf89178fa04a23103bc49a9e58f82793fa8ded0a9d69ae62f5f9bed93cc4
checksum: 19eb261668a0961ffbdb5bc44d97ef403c84f790581c39731bdaf2efedd0c8a047588a6e8eeab689092f1f40ff97ca2f9d836a34eb8852aea26dc8d89c465b68
languageName: node
linkType: hard

Expand Down Expand Up @@ -8106,7 +8106,7 @@ __metadata:
find-up: 5.0.0
helmet: 7.1.0
http-status-codes: 2.3.0
jasmine: 5.2.0
jasmine: 5.3.0
logdown: 3.3.1
nocache: 4.0.0
oxlint: 0.9.9
Expand Down

0 comments on commit e9b9029

Please sign in to comment.