Skip to content

Commit c300bba

Browse files
chore(deps): update dependency @types/jasmine to v5
1 parent 2ad9ed9 commit c300bba

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
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@types/chrome": "0.0.306",
42-
"@types/jasmine": "3.10.18",
42+
"@types/jasmine": "5.1.7",
4343
"@types/jest": "27.5.2",
4444
"@types/react": "17.0.83",
4545
"@types/react-dom": "17.0.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,10 +1317,10 @@
13171317
dependencies:
13181318
"@types/istanbul-lib-report" "*"
13191319

1320-
"@types/jasmine@3.10.18":
1321-
version "3.10.18"
1322-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
1323-
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==
1320+
"@types/jasmine@5.1.7":
1321+
version "5.1.7"
1322+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.7.tgz#b9f68cf05463717bbe36d53221839e7630a24d22"
1323+
integrity sha512-DVOfk9FaClQfNFpSfaML15jjB5cjffDMvjtph525sroR5BEAW2uKnTOYUTqTFuZFjNvH0T5XMIydvIctnUKufw==
13241324

13251325
13261326
version "27.5.2"

0 commit comments

Comments
 (0)