Skip to content

Commit 863e142

Browse files
angular-robotclydin
authored andcommitted
build: update dependency @types/jasmine to v5
1 parent f0d2bf6 commit 863e142

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
@@ -100,7 +100,7 @@
100100
"@types/http-proxy": "^1.17.4",
101101
"@types/ini": "^1.3.31",
102102
"@types/inquirer": "^8.0.0",
103-
"@types/jasmine": "~4.3.0",
103+
"@types/jasmine": "~5.1.0",
104104
"@types/karma": "^6.3.0",
105105
"@types/less": "^3.0.3",
106106
"@types/loader-utils": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3424,10 +3424,10 @@
34243424
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
34253425
integrity sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==
34263426

3427-
"@types/jasmine@~4.3.0":
3428-
version "4.3.6"
3429-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.6.tgz#d9855fa9f808138488784610f888046bb9a59aff"
3430-
integrity sha512-3N0FpQTeiWjm+Oo1WUYWguUS7E6JLceiGTriFrG8k5PU7zRLJCzLcWURU3wjMbZGS//a2/LgjsnO3QxIlwxt9g==
3427+
"@types/jasmine@~5.1.0":
3428+
version "5.1.0"
3429+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.0.tgz#581b2f7393942a56acd3542fe168c803d7d588d6"
3430+
integrity sha512-XOV0KsqXNX2gUSqk05RWeolIMgaAQ7+l/ozOBoQ8NGwLg+E7J9vgagODtNgfim4jCzEUP0oJ3gnXeC+Zv+Xi1A==
34313431

34323432
"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
34333433
version "7.0.13"

0 commit comments

Comments
 (0)