Skip to content

Commit 8cf4f96

Browse files
chore(package): downgrade @types/[email protected]
1 parent 38ae4dd commit 8cf4f96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@angular/platform-browser-dynamic": "^5.0.0",
6767
"@angular/platform-server": "^5.0.0",
6868
"@angular/router": "^5.0.0",
69-
"@types/jasmine": "^3.3.5",
69+
"@types/jasmine": "2.8.8",
7070
"@types/jquery": "^3.3.4",
7171
"@uirouter/publish-scripts": "^2.3.24",
7272
"husky": "^1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@
105105
version "9.12.3"
106106
resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.12.3.tgz#b672cfaac25cbbc634a0fd92c515f66faa18dbca"
107107

108-
"@types/jasmine@^3.3.5":
109-
version "3.3.5"
110-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.5.tgz#3738ffbf34dffae9ecaac4503d7d969744f0e1d7"
111-
integrity sha512-LJtc52O1PNUffMvH6Q3fS0BOhQWYlkh3SVu/Jc4GoPgJkUytk5Y6YPbw+6lZK2mWWvG62BtVyOFw0ih7r8STsw==
108+
"@types/jasmine@2.8.8":
109+
version "2.8.8"
110+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.8.tgz#bf53a7d193ea8b03867a38bfdb4fbb0e0bf066c9"
111+
integrity sha512-OJSUxLaxXsjjhob2DBzqzgrkLmukM3+JMpRp0r0E4HTdT1nwDCWhaswjYxazPij6uOdzHCJfNbDjmQ1/rnNbCg==
112112

113113
"@types/jquery@^3.3.4":
114114
version "3.3.17"

0 commit comments

Comments
 (0)