mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
chore(deps): update dependency jasmine to ^5.8.0
This commit is contained in:
parent
71ccf46189
commit
2cbfdd9ad6
16
package-lock.json
generated
16
package-lock.json
generated
@ -45,7 +45,7 @@
|
||||
"hereby": "^1.11.0",
|
||||
"husky": "^9.1.7",
|
||||
"installed-check": "^9.3.0",
|
||||
"jasmine": "^5.7.1",
|
||||
"jasmine": "^5.8.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"js-green-licenses": "^4.0.0",
|
||||
"klaw-sync": "^7.0.0",
|
||||
@ -3444,14 +3444,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/jasmine": {
|
||||
"version": "5.7.1",
|
||||
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.7.1.tgz",
|
||||
"integrity": "sha512-E/4fkRNy/9ALz6z3Z3/tYXFAohoznVy7In9FWutG2fqBSkILJHFzbgZtHJUw5UrL3jgUQ4sdGYOVZ5KpSXYjGw==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.8.0.tgz",
|
||||
"integrity": "sha512-1V6HGa0+TMoMY20+/vp++RqLlL1noupV8awzV6CiPuICC0g7iKZ9z87zV2KyelRyoig0G1lHn7ueElXVMGVagg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"glob": "^10.2.2",
|
||||
"jasmine-core": "~5.7.0"
|
||||
"jasmine-core": "~5.8.0"
|
||||
},
|
||||
"bin": {
|
||||
"jasmine": "bin/jasmine.js"
|
||||
@ -3580,9 +3580,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/jasmine-core": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.0.tgz",
|
||||
"integrity": "sha512-EnUzZBHxS1Ofq+FPWs16rs2YC9o6Hb3buKJQDlkhJBDx+Bm5wNF+J1gUS06dWuW2ozaQ3oNIA1SESX9M5LopOQ==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.8.0.tgz",
|
||||
"integrity": "sha512-Q9dqmpUAfptwyueW3+HqBOkSuYd9I/clZSSfN97wXE/Nr2ROFNCwIBEC1F6kb3QXS9Fcz0LjFYSDQT+BiwjuhA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
"hereby": "^1.11.0",
|
||||
"husky": "^9.1.7",
|
||||
"installed-check": "^9.3.0",
|
||||
"jasmine": "^5.7.1",
|
||||
"jasmine": "^5.8.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"js-green-licenses": "^4.0.0",
|
||||
"klaw-sync": "^7.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user