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

Commit 08d6287

Browse files
chore(deps): update dependency @types/jasmine to v3.10.12 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10c589f commit 08d6287

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.7",
30+
"@types/jasmine": "3.10.12",
3131
"rollup": "2.79.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
@@ -140,10 +140,10 @@
140140
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
141141
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
142142

143-
"@types/[email protected].7":
144-
version "3.10.7"
145-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.7.tgz#57b8c6892fa2f4696fbb56851cd99649c781376c"
146-
integrity sha512-brLuHhITMz4YV2IxLstAJtyRJgtWfLqFKiqiJFvFWMSmydpAmn42CE4wfw7ywkSk02UrufhtzipTcehk8FctoQ==
143+
"@types/[email protected].12":
144+
version "3.10.12"
145+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.12.tgz#8a25ccd82b0ab5c787600b9b5c90bdd11ee7c452"
146+
integrity sha512-t8aMY7ByoMCJycjhFTUL57QicS9/h+E67QfJsN67d2Haoqb/hhgYBEG+l3jGHeFu0vQ7/+p3t6hZ/3YPSnOTzw==
147147

148148
"@types/long@^4.0.0":
149149
version "4.0.1"

0 commit comments

Comments
 (0)