Skip to content

Commit 199f194

Browse files
authored
Merge pull request #4042 from alphagov/dependabot/npm_and_yarn/jasmine-core-6.2.0
Bump jasmine-core from 6.1.0 to 6.2.0
2 parents 9c9dca5 + 2f42a1c commit 199f194

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": "^4.0.0",
38-
"jasmine-core": "^6.1.0",
38+
"jasmine-core": "^6.2.0",
3939
"standardx": "^7.0.0",
4040
"stylelint": "^15.11.0",
4141
"stylelint-config-gds": "^1.1.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,10 +1616,10 @@ jasmine-browser-runner@^4.0.0:
16161616
glob "^10.2.2 || ^11.0.3 || ^12.0.0 || ^13.0.0"
16171617
selenium-webdriver "^4.12.0"
16181618

1619-
jasmine-core@^6.1.0:
1620-
version "6.1.0"
1621-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-6.1.0.tgz#20d924c5570f002d7515c6c45bd49b9715fea43d"
1622-
integrity sha512-p/tjBw58O6vxKIWMlrU+yys8lqR3+l3UrqwNTT7wpj+dQ7N4etQekFM8joI+cWzPDYqZf54kN+hLC1+s5TvZvg==
1619+
jasmine-core@^6.2.0:
1620+
version "6.2.0"
1621+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-6.2.0.tgz#1e63642766d26e68afd2681d00ace3475004385a"
1622+
integrity sha512-b16WZG/pFEFj8qRW1ss7nDuNGYz9ji8BDGj7fJNrROauk5rj/diO3KPOuyIpcgUChdC+c0PfQ8iUk4nHE+EN4w==
16231623

16241624
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
16251625
version "4.0.0"

0 commit comments

Comments
 (0)