Skip to content

Commit 5686671

Browse files
Bump jasmine-core from 5.1.0 to 5.1.1
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bf8177 commit 5686671

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"jasmine-browser-runner": "^2.2.0",
35-
"jasmine-core": "^5.1.0",
35+
"jasmine-core": "^5.1.1",
3636
"postcss": "^8.4.28",
3737
"standardx": "^7.0.0",
3838
"stylelint": "^14.16.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,10 +1373,10 @@ jasmine-browser-runner@^2.2.0:
13731373
glob "^10.0.0"
13741374
selenium-webdriver "^4.8.2"
13751375

1376-
jasmine-core@^5.1.0:
1377-
version "5.1.0"
1378-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.0.tgz#2a52c92ec2e5a4bf674c3de0edbaa10c3875b6fc"
1379-
integrity sha512-bFMMwpKuTZXCuGd51yClFobw5SOtad1kmdWnYO8dNwYV8i01Xj0C2+nyQpSKl1EKxiPfyd1ZgBl/rsusL3aS6w==
1376+
jasmine-core@^5.1.1:
1377+
version "5.1.1"
1378+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.1.tgz#38b6ccfbe60aa2a863cf441751d9639b5a571edc"
1379+
integrity sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==
13801380

13811381
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
13821382
version "4.0.0"

0 commit comments

Comments
 (0)