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

Commit 3bac71d

Browse files
chore(deps): update dependency @types/jasmine to v3.10.7 (#363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2adae4 commit 3bac71d

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
@@ -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.6",
30+
"@types/jasmine": "3.10.7",
3131
"rollup": "2.79.1",
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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].6":
144-
version "3.10.6"
145-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.6.tgz#8c8fe733d89813bf3dc3f9282d347fa1dbc90567"
146-
integrity sha512-twY9adK/vz72oWxCWxzXaxoDtF9TpfEEsxvbc1ibjF3gMD/RThSuSud/GKUTR3aJnfbivAbC/vLqhY+gdWCHfA==
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==
147147

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

0 commit comments

Comments
 (0)