chore(deps): update dependency jasmine to ^5.7.1

This commit is contained in:
renovate[bot] 2025-05-02 05:48:22 +00:00 committed by GitHub
parent 087eaf5da0
commit 54ff30e6b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -45,7 +45,7 @@
"hereby": "^1.10.0",
"husky": "^9.1.7",
"installed-check": "^9.3.0",
"jasmine": "^5.7.0",
"jasmine": "^5.7.1",
"jasmine-console-reporter": "^3.1.0",
"js-green-licenses": "^4.0.0",
"klaw-sync": "^7.0.0",
@ -3436,9 +3436,9 @@
}
},
"node_modules/jasmine": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.7.0.tgz",
"integrity": "sha512-pifsdoSBgOlAbw1Tg1Vm4LxXEzDv6a+dTzHUaI9aYYqdP+PiMFgz2Mce/7TBfvuP9kshl0yZn7+G0/G1n+yExw==",
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.7.1.tgz",
"integrity": "sha512-E/4fkRNy/9ALz6z3Z3/tYXFAohoznVy7In9FWutG2fqBSkILJHFzbgZtHJUw5UrL3jgUQ4sdGYOVZ5KpSXYjGw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -23,7 +23,7 @@
"hereby": "^1.10.0",
"husky": "^9.1.7",
"installed-check": "^9.3.0",
"jasmine": "^5.7.0",
"jasmine": "^5.7.1",
"jasmine-console-reporter": "^3.1.0",
"js-green-licenses": "^4.0.0",
"klaw-sync": "^7.0.0",