Skip to content

Commit 175503b

Browse files
authored
Merge pull request #622 from owncloud/dependabot/npm_and_yarn/jasmine-core-5.1.2
Bump jasmine-core from 5.1.1 to 5.1.2
2 parents 015705c + 288cee6 commit 175503b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"contributors": [],
1212
"dependencies": {},
1313
"devDependencies": {
14-
"jasmine-core": "^5.1.1",
14+
"jasmine-core": "^5.1.2",
1515
"jasmine-sinon": "^0.4.0",
1616
"karma": "^6.4.2",
1717
"karma-chrome-launcher": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -965,10 +965,10 @@ istanbul-reports@^3.0.5:
965965
html-escaper "^2.0.0"
966966
istanbul-lib-report "^3.0.0"
967967

968-
jasmine-core@^5.1.1:
969-
version "5.1.1"
970-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.1.tgz#38b6ccfbe60aa2a863cf441751d9639b5a571edc"
971-
integrity sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==
968+
jasmine-core@^5.1.2:
969+
version "5.1.2"
970+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.2.tgz#8f2789faa79ef1ffad7abab6bff8d4bd661094f7"
971+
integrity sha512-2oIUMGn00FdUiqz6epiiJr7xcFyNYj3rDcfmnzfkBnHyBQ3cBQUs4mmyGsOb7TTLb9kxk7dBcmEmqhDKkBoDyA==
972972

973973
jasmine-sinon@^0.4.0:
974974
version "0.4.0"

0 commit comments

Comments
 (0)