Merge pull request #11455 from openfoodfoundation/dependabot/npm_and_yarn/jasmine-core-5.1.1

chore(deps-dev): bump jasmine-core from 5.1.0 to 5.1.1
This commit is contained in:
Maikel
2023-08-28 11:51:36 +10:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
},
"devDependencies": {
"husky": "^8.0.0",
"jasmine-core": "~5.1.0",
"jasmine-core": "~5.1.1",
"jest": "^27.4.7",
"karma": "~6.4.2",
"karma-chrome-launcher": "~3.2.0",

View File

@@ -5033,10 +5033,10 @@ istanbul-reports@^3.1.3:
html-escaper "^2.0.0"
istanbul-lib-report "^3.0.0"
jasmine-core@~5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.0.tgz#2a52c92ec2e5a4bf674c3de0edbaa10c3875b6fc"
integrity sha512-bFMMwpKuTZXCuGd51yClFobw5SOtad1kmdWnYO8dNwYV8i01Xj0C2+nyQpSKl1EKxiPfyd1ZgBl/rsusL3aS6w==
jasmine-core@~5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.1.tgz#38b6ccfbe60aa2a863cf441751d9639b5a571edc"
integrity sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==
jest-changed-files@^27.5.1:
version "27.5.1"