Skip to content

Commit 4c59240

Browse files
chore(deps): update dependency jasmine-core to v4
1 parent b49f043 commit 4c59240

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"fs-extra": "^11.0.0",
8181
"glob": "^7.1.1",
8282
"husky": "^2.0.0",
83-
"jasmine-core": "^3.0.0",
83+
"jasmine-core": "^4.0.0",
8484
"karma": "^6.0.0",
8585
"karma-chrome-launcher": "^3.1.0",
8686
"karma-jasmine": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2716,14 +2716,15 @@ isobject@^3.0.0, isobject@^3.0.1:
27162716
version "3.0.1"
27172717
resolved "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz"
27182718

2719-
jasmine-core@^3.0.0:
2720-
version "3.4.0"
2721-
resolved "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.4.0.tgz"
2722-
27232719
jasmine-core@^3.6.0:
27242720
version "3.7.1"
27252721
resolved "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.7.1.tgz"
27262722

2723+
jasmine-core@^4.0.0:
2724+
version "4.5.0"
2725+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.5.0.tgz#1a6bd0bde3f60996164311c88a0995d67ceda7c3"
2726+
integrity sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw==
2727+
27272728
jest-worker@^27.4.5:
27282729
version "27.5.1"
27292730
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz"

0 commit comments

Comments
 (0)