Skip to content

Commit

Permalink
Bump jasmine-core from 5.1.1 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.1.1...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent d474c46 commit ef4dbdd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"jasmine-browser-runner": "^2.3.0",
"jasmine-core": "^5.1.1",
"jasmine-core": "^5.1.2",
"postcss": "^8.4.35",
"standardx": "^7.0.0",
"stylelint": "^16.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1807,10 +1807,10 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:^5.1.1":
version: 5.1.1
resolution: "jasmine-core@npm:5.1.1"
checksum: 2958bebf45e2ae2c9ecc876f2afa16d96fd9974fba15235747adc7447d49c8133d0b5f3358ab9f5087e2b2d80aa3a6b52bc918acbab5a54d6a7261664c8d742e
"jasmine-core@npm:^5.1.2":
version: 5.1.2
resolution: "jasmine-core@npm:5.1.2"
checksum: bca92fd9c69eb3ed6e11d9de2e06939ba2c4157acaf15f9a19efc87a10af6a6937acbc424726e34ea8b2cc06b3d6fe733fbd2cfd3c9a258b3528567f89d8a578
languageName: node
linkType: hard

Expand Down Expand Up @@ -2066,7 +2066,7 @@ __metadata:
resolution: "maslow@workspace:."
dependencies:
jasmine-browser-runner: "npm:^2.3.0"
jasmine-core: "npm:^5.1.1"
jasmine-core: "npm:^5.1.2"
postcss: "npm:^8.4.35"
standardx: "npm:^7.0.0"
stylelint: "npm:^16.2.1"
Expand Down

0 comments on commit ef4dbdd

Please sign in to comment.