Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit d827ea6

Browse files
chore(deps): update dependency @types/jasmine to v3.10.5 (#302)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d10a5f7 commit d827ea6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@bazel/rollup": "1.7.0",
2828
"@bazel/terser": "1.7.0",
2929
"@bazel/typescript": "1.7.0",
30-
"@types/jasmine": "3.10.4",
30+
"@types/jasmine": "3.10.5",
3131
"rollup": "2.70.1",
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@
100100
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
101101
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
102102

103-
"@types/[email protected].4":
104-
version "3.10.4"
105-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.4.tgz#477e91a35e130f2cc5e9ab51565c0d6639729e46"
106-
integrity sha512-7UAoOBYJpaZKmpJ8esMUIMl6pSdReliPQjviOOikWdQ7eVr4Hq8YbpeXyfXFKflZv8ymDFhYdTjVabbP2s4K4Q==
103+
"@types/[email protected].5":
104+
version "3.10.5"
105+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.5.tgz#ae155a9ec66e765c39646fb74c438cffcd6e3f78"
106+
integrity sha512-RYxEJkk/RK1S6W0nMOx9Mxm5v2bKwAVjzTHiBcHkQskwKDqHKHjSU46jx/q9IffyuctNl8ebaAjb5/461faKqQ==
107107

108108
"@types/long@^4.0.0":
109109
version "4.0.1"

0 commit comments

Comments
 (0)