Skip to content

Commit eb21a68

Browse files
authored
Merge pull request #10789 from alphagov/dependabot/npm_and_yarn/jasmine-core-5.12.1
2 parents a1ee21a + 408d32e commit eb21a68

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
"eslint-plugin-n": "^17.23.1",
2828
"eslint-plugin-promise": "^6.6.0",
2929
"jasmine-browser-runner": "^3.0.0",
30-
"jasmine-core": "^5.12.0",
30+
"jasmine-core": "^5.12.1",
3131
"postcss": "^8.5.6",
3232
"prettier": "^3.6.2",
3333
"standard": "^17.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2659,10 +2659,10 @@ jasmine-browser-runner@^3.0.0:
26592659
glob "^10.0.0"
26602660
selenium-webdriver "^4.12.0"
26612661

2662-
jasmine-core@^5.12.0:
2663-
version "5.12.0"
2664-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.12.0.tgz#a0cd016483756e9537ba354c52a4ec6d8e9e7951"
2665-
integrity sha512-QqO4pX33GEML5JoGQU6BM5NHKPgEsg+TXp3jCIDek9MbfEp2JUYEFBo9EF1+hegWy/bCHS1m5nP0BOp18G6rVA==
2662+
jasmine-core@^5.12.1:
2663+
version "5.12.1"
2664+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.12.1.tgz#17961990e04a7f7ffafa0e1488875cc9b9d51de3"
2665+
integrity sha512-P/UbRZ0LKwXe7wEpwDheuhunPwITn4oPALhrJEQJo6756EwNGnsK/TSQrWojBB4cQDQ+VaxWYws9tFNDuiMh2Q==
26662666

26672667
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
26682668
version "4.0.0"

0 commit comments

Comments
 (0)