Skip to content

Commit a141cbe

Browse files
Merge pull request #596 from owncloud/dependabot/npm_and_yarn/jasmine-core-5.1.1
Bump jasmine-core from 4.6.0 to 5.1.1
2 parents d6ef7ef + 0a98536 commit a141cbe

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
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"bower": "~1.8.14",
1414
"handlebars": "^4.7.8",
15-
"jasmine-core": "~4.6.0",
15+
"jasmine-core": "~5.1.1",
1616
"jasmine-sinon": "^0.4.0",
1717
"jsdoc": "~4.0.2",
1818
"jshint": "*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1271,10 +1271,10 @@ istanbul-reports@^3.0.5:
12711271
html-escaper "^2.0.0"
12721272
istanbul-lib-report "^3.0.0"
12731273

1274-
jasmine-core@~4.6.0:
1275-
version "4.6.0"
1276-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.6.0.tgz#6884fc3d5b66bf293e422751eed6d6da217c38f5"
1277-
integrity sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ==
1274+
jasmine-core@~5.1.1:
1275+
version "5.1.1"
1276+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.1.tgz#38b6ccfbe60aa2a863cf441751d9639b5a571edc"
1277+
integrity sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==
12781278

12791279
jasmine-sinon@^0.4.0:
12801280
version "0.4.0"

0 commit comments

Comments
 (0)