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

Commit

Permalink
chore(deps): update dependency @types/jasmine to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent ac9d7e9 commit 9c1eeca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@bazel/rollup": "1.7.0",
"@bazel/terser": "1.7.0",
"@bazel/typescript": "1.7.0",
"@types/jasmine": "3.10.14",
"@types/jasmine": "5.1.3",
"rollup": "2.79.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==

"@types/jasmine@3.10.14":
version "3.10.14"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.14.tgz#f7ab75affb29d5d1cf769735087615a084c0e021"
integrity sha512-EQOSsJYTu0+chFC4eog1ITlZyaEh5GLkrjtqnBKAu9kCL9k4n4rTutNJPFgW33CTv0UCDrgEJGuk3r4piHADmQ==
"@types/jasmine@5.1.3":
version "5.1.3"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.3.tgz#7c40e17aeb5d6d139b08e55a81015949ff8e5aa7"
integrity sha512-p86WqZZDuj3WGkf8Ltz+9OoRITkek4uk6GCz5zvbtWKHvEt2+Ib0xIbeD1/KfA5QmWe1G5YCrAtC8K0/CGJJHA==

"@types/long@^4.0.0":
version "4.0.1"
Expand Down

0 comments on commit 9c1eeca

Please sign in to comment.