Skip to content

Commit 39e4bb9

Browse files
chore: remove types/jasmine dependency
1 parent dc3af7a commit 39e4bb9

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"@uirouter/core": ">=5.0.0"
4848
},
4949
"devDependencies": {
50-
"@types/jasmine": "^3.4.0",
5150
"@types/jest": "^26.0.14",
5251
"@types/jquery": "^3.3.38",
5352
"@types/lodash": "^4.14.152",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -596,11 +596,6 @@
596596
dependencies:
597597
"@types/istanbul-lib-report" "*"
598598

599-
"@types/jasmine@^3.4.0":
600-
version "3.5.11"
601-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.11.tgz#ba8e80639dffbe277f49c708b45373a320d158e2"
602-
integrity sha512-fg1rOd/DehQTIJTifGqGVY6q92lDgnLfs7C6t1ccSwQrMyoTGSoH6wWzhJDZb6ezhsdwAX4EIBLe8w5fXWmEng==
603-
604599
"@types/jest@26.x", "@types/jest@^26.0.14":
605600
version "26.0.14"
606601
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"

0 commit comments

Comments
 (0)