Skip to content

Commit

Permalink
Bump jasmine-browser-runner from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [jasmine-browser-runner](https://github.com/jasmine/jasmine-browser-runner) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jasmine/jasmine-browser-runner/releases)
- [Changelog](https://github.com/jasmine/jasmine-browser-runner/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine-browser-runner@v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent cd2e62e commit 64a20f1
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 @@ -34,7 +34,7 @@
"extends": "stylelint-config-gds/scss"
},
"devDependencies": {
"jasmine-browser-runner": "^2.1.0",
"jasmine-browser-runner": "^2.2.0",
"jasmine-core": "^5.1.1",
"standardx": "^7.0.0",
"stylelint": "^15.10.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1514,7 +1514,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "government-frontend@workspace:."
dependencies:
jasmine-browser-runner: ^2.1.0
jasmine-browser-runner: ^2.2.0
jasmine-core: ^5.1.1
standardx: ^7.0.0
stylelint: ^15.10.3
Expand Down Expand Up @@ -1875,9 +1875,9 @@ __metadata:
languageName: node
linkType: hard

"jasmine-browser-runner@npm:^2.1.0":
version: 2.1.0
resolution: "jasmine-browser-runner@npm:2.1.0"
"jasmine-browser-runner@npm:^2.2.0":
version: 2.2.0
resolution: "jasmine-browser-runner@npm:2.2.0"
dependencies:
ejs: ^3.1.6
express: ^4.16.4
Expand All @@ -1887,7 +1887,7 @@ __metadata:
jasmine-core: ^5.0.0
bin:
jasmine-browser-runner: bin/jasmine-browser-runner
checksum: 88170b0908f204af79913094614942800d58870d52b39f68d524688b3ed45ae214f7696d16f406f363b8376a73b727a28ba002bc88b6bdc4dee473e3402d79c7
checksum: dfc9d575f2cb0c28727107d0a19f378225404876812cd0311e770fec25d1770292daac069791425f040a4b1248cbfc459b6719821f7b982bd90aa48d11752f56
languageName: node
linkType: hard

Expand Down

0 comments on commit 64a20f1

Please sign in to comment.