mirror of https://github.com/waku-org/js-waku.git
Bump karma-typescript from 5.5.1 to 5.5.2
Bumps [karma-typescript](https://github.com/monounity/karma-typescript) from 5.5.1 to 5.5.2. - [Release notes](https://github.com/monounity/karma-typescript/releases) - [Commits](https://github.com/monounity/karma-typescript/compare/v5.5.1...v5.5.2) --- updated-dependencies: - dependency-name: karma-typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
24b5ffd6c4
commit
e0c20dc8df
|
@ -9605,9 +9605,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/karma-typescript": {
|
||||
"version": "5.5.1",
|
||||
"resolved": "https://registry.npmjs.org/karma-typescript/-/karma-typescript-5.5.1.tgz",
|
||||
"integrity": "sha512-iQDh48sHv+1pCO/Fvlz4b6HwcmaTuAzx1H0Q6zkUQMQH+5sjz8GNFB9jVDiDblbZcgdr+luVBk7NGUV5mXj+eg==",
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/karma-typescript/-/karma-typescript-5.5.2.tgz",
|
||||
"integrity": "sha512-2rNhiCMrIF+VR8jMuovOLSRjNkjdoE/kQ4XYZU94lMkHNQtnqCaToAnztMj4fuOPRErL7VIkwvJEO7jBd47Q6A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"acorn": "^8.1.0",
|
||||
|
@ -24878,9 +24878,9 @@
|
|||
}
|
||||
},
|
||||
"karma-typescript": {
|
||||
"version": "5.5.1",
|
||||
"resolved": "https://registry.npmjs.org/karma-typescript/-/karma-typescript-5.5.1.tgz",
|
||||
"integrity": "sha512-iQDh48sHv+1pCO/Fvlz4b6HwcmaTuAzx1H0Q6zkUQMQH+5sjz8GNFB9jVDiDblbZcgdr+luVBk7NGUV5mXj+eg==",
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/karma-typescript/-/karma-typescript-5.5.2.tgz",
|
||||
"integrity": "sha512-2rNhiCMrIF+VR8jMuovOLSRjNkjdoE/kQ4XYZU94lMkHNQtnqCaToAnztMj4fuOPRErL7VIkwvJEO7jBd47Q6A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"acorn": "^8.1.0",
|
||||
|
|
Loading…
Reference in New Issue