Skip to content

Commit

Permalink
Merge pull request #1909 from alphagov/dependabot/npm_and_yarn/jasmin…
Browse files Browse the repository at this point in the history
…e-browser-runner-2.2.0

Bump jasmine-browser-runner from 2.1.0 to 2.2.0
  • Loading branch information
anatron authored Sep 4, 2023
2 parents e793133 + 0997608 commit 32ae55f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
]
},
"devDependencies": {
"jasmine-browser-runner": "^2.1.0",
"jasmine-browser-runner": "^2.2.0",
"jasmine-core": "^5.1.1",
"postcss": "^8.4.29",
"standardx": "^7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1398,10 +1398,10 @@ jake@^10.8.5:
filelist "^1.0.1"
minimatch "^3.0.4"

jasmine-browser-runner@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/jasmine-browser-runner/-/jasmine-browser-runner-2.1.0.tgz#cc08c5217cb4f13a1548a684645e3da120f2f7a7"
integrity sha512-kW0jpYFd5CV/3FhZRFqN8FyAr4WgUTUGAczoVduZcVJ0g/SgiCAq+s/br7W1VEjTq8kiPkk8w6JBEz3ZICZVlQ==
jasmine-browser-runner@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/jasmine-browser-runner/-/jasmine-browser-runner-2.2.0.tgz#6450fe0da53a597c44def327e622e48dff2c43be"
integrity sha512-EKHp7sUsbKM42qlq44kx497IyQRmAXaNhrVogPAzIEs5LuKXhwSI7DZEjwr22o4rZf4T5pWDcLb3/WtB08f9Lg==
dependencies:
ejs "^3.1.6"
express "^4.16.4"
Expand Down

0 comments on commit 32ae55f

Please sign in to comment.