Skip to content

Commit

Permalink
Bump jasmine-browser-runner from 1.1.0 to 1.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 1.1.0 to 1.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@v1.1.0...v1.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 Oct 7, 2022
1 parent 1a7527f commit 9c37141
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 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": "^1.1.0",
"jasmine-browser-runner": "^1.2.0",
"jasmine-core": "^4.4.0",
"standardx": "^7.0.0",
"stylelint": "^14.13.0",
Expand Down
22 changes: 5 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1009,19 +1009,7 @@ glob-parent@^5.0.0, glob-parent@^5.1.2:
dependencies:
is-glob "^4.0.1"

glob@^7.1.3:
version "7.1.6"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
dependencies:
fs.realpath "^1.0.0"
inflight "^1.0.4"
inherits "2"
minimatch "^3.0.4"
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@^7.1.7:
glob@^7.1.3, glob@^7.1.7:
version "7.2.3"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
Expand Down Expand Up @@ -1313,10 +1301,10 @@ jake@^10.8.5:
filelist "^1.0.1"
minimatch "^3.0.4"

jasmine-browser-runner@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/jasmine-browser-runner/-/jasmine-browser-runner-1.1.0.tgz#cd5efd1190a32653489301e281c72f69a08bf418"
integrity sha512-9fRNTbvtjldx7GSQQFsz3dvjaTbn1wsli3ylLJR8wPQqMr58VfQhtAN8WKwuMHvC7gLMt3S5OXHdSSncFQbnlg==
jasmine-browser-runner@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/jasmine-browser-runner/-/jasmine-browser-runner-1.2.0.tgz#89fafc07af08b4a1a5c25b4acda3e63a5c5af9fa"
integrity sha512-rEoTjN2av6wLL9H0xi+ofHeeKI6nY8eXnCoFi9SW8tL1ql3gJcwsh7WUblOPq1dGm5ztaNwkcfaVttdkh9K5mA==
dependencies:
ejs "^3.1.6"
express "^4.16.4"
Expand Down

0 comments on commit 9c37141

Please sign in to comment.