Skip to content

Commit 33e5a09

Browse files
authored
Merge pull request #2249 from alphagov/dependabot/npm_and_yarn/jasmine-core-5.12.0
2 parents c2efb2d + 8257214 commit 33e5a09

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
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"jasmine-browser-runner": "^3.0.0",
38-
"jasmine-core": "^5.11.0",
38+
"jasmine-core": "^5.12.0",
3939
"standardx": "^7.0.0",
4040
"stylelint": "^16.25.0",
4141
"stylelint-config-gds": "^2.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1602,10 +1602,10 @@ jasmine-browser-runner@^3.0.0:
16021602
glob "^10.0.0"
16031603
selenium-webdriver "^4.12.0"
16041604

1605-
jasmine-core@^5.11.0:
1606-
version "5.11.0"
1607-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.11.0.tgz#1343e324a0148508511031a1d5fc0d4b7ee92446"
1608-
integrity sha512-MPJ8L5yyNul0F2SuEsLASwESXQjJvBXnKu31JWFyRZSvuv2B79K4GDWN3pSqvLheUNh7Fyb6dXwd4rsz95O2Kg==
1605+
jasmine-core@^5.12.0:
1606+
version "5.12.0"
1607+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.12.0.tgz#a0cd016483756e9537ba354c52a4ec6d8e9e7951"
1608+
integrity sha512-QqO4pX33GEML5JoGQU6BM5NHKPgEsg+TXp3jCIDek9MbfEp2JUYEFBo9EF1+hegWy/bCHS1m5nP0BOp18G6rVA==
16091609

16101610
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
16111611
version "4.0.0"

0 commit comments

Comments
 (0)