Update dependency jasmine-core to ~4.5.0 #506

Merged
H4CK3R-01 merged 1 commits from renovate/jasmine-core-4.x into main 2022-12-12 10:16:13 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 6ea921685a - Show all commits

View File

@ -6940,9 +6940,9 @@
}
},
"jasmine-core": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.4.0.tgz",
"integrity": "sha512-+l482uImx5BVd6brJYlaHe2UwfKoZBqQfNp20ZmdNfsjGFTemGfqHLsXjKEW23w9R/m8WYeFc9JmIgjj6dUtAA==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.5.0.tgz",
"integrity": "sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw==",
"dev": true
},
"jest-worker": {

View File

@ -42,7 +42,7 @@
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.40.1",
"eslint": "^8.15.0",
"jasmine-core": "~4.4.0",
"jasmine-core": "~4.5.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",