mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
chore(deps): update dependency jasmine to ^5.5.0
This commit is contained in:
parent
56f3096481
commit
cd31e603dd
16
package-lock.json
generated
16
package-lock.json
generated
@ -43,7 +43,7 @@
|
||||
"execa": "^9.5.1",
|
||||
"hereby": "^1.10.0",
|
||||
"husky": "^9.1.7",
|
||||
"jasmine": "^5.4.0",
|
||||
"jasmine": "^5.5.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"js-green-licenses": "^4.0.0",
|
||||
"klaw-sync": "^6.0.0",
|
||||
@ -6218,14 +6218,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/jasmine": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.4.0.tgz",
|
||||
"integrity": "sha512-E2u4ylX5tgGYvbynImU6EUBKKrSVB1L72FEPjGh4M55ov1VsxR26RA2JU91L9YSPFgcjo4mCLyKn/QXvEYGBkA==",
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.5.0.tgz",
|
||||
"integrity": "sha512-JKlEVCVD5QBPYLsg/VE+IUtjyseDCrW8rMBu8la+9ysYashDgavMLM9Kotls1FhI6dCJLJ40dBCIfQjGLPZI1Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"glob": "^10.2.2",
|
||||
"jasmine-core": "~5.4.0"
|
||||
"jasmine-core": "~5.5.0"
|
||||
},
|
||||
"bin": {
|
||||
"jasmine": "bin/jasmine.js"
|
||||
@ -6354,9 +6354,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/jasmine-core": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.4.0.tgz",
|
||||
"integrity": "sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==",
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.5.0.tgz",
|
||||
"integrity": "sha512-NHOvoPO6o9gVR6pwqEACTEpbgcH+JJ6QDypyymGbSUIFIFsMMbBJ/xsFNud8MSClfnWclXd7RQlAZBz7yVo5TQ==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
"execa": "^9.5.1",
|
||||
"hereby": "^1.10.0",
|
||||
"husky": "^9.1.7",
|
||||
"jasmine": "^5.4.0",
|
||||
"jasmine": "^5.5.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"js-green-licenses": "^4.0.0",
|
||||
"klaw-sync": "^6.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user