Merge pull request #10574 from openfoodfoundation/dependabot/npm_and_yarn/jasmine-core-4.6.0

Bump jasmine-core from 4.5.0 to 4.6.0
This commit is contained in:
jibees
2023-03-16 14:59:33 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"devDependencies": {
"@webpack-cli/serve": "*",
"husky": "^8.0.0",
"jasmine-core": "~4.5.0",
"jasmine-core": "~4.6.0",
"jest": "^27.4.7",
"karma": "~6.4.1",
"karma-chrome-launcher": "~3.1.0",

View File

@@ -5379,10 +5379,10 @@ istanbul-reports@^3.1.3:
html-escaper "^2.0.0"
istanbul-lib-report "^3.0.0"
jasmine-core@~4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.5.0.tgz#1a6bd0bde3f60996164311c88a0995d67ceda7c3"
integrity sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw==
jasmine-core@~4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.6.0.tgz#6884fc3d5b66bf293e422751eed6d6da217c38f5"
integrity sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ==
jest-changed-files@^27.5.1:
version "27.5.1"