Skip to content

Commit 2e76e69

Browse files
Bump eslint-plugin-jasmine in /DigitalLearningSolutions.Web (#2986)
Bumps [eslint-plugin-jasmine](https://github.com/tlvince/eslint-plugin-jasmine) from 4.1.3 to 4.2.2. - [Release notes](https://github.com/tlvince/eslint-plugin-jasmine/releases) - [Commits](tlvince/eslint-plugin-jasmine@v4.1.3...v4.2.2) --- updated-dependencies: - dependency-name: eslint-plugin-jasmine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23e3623 commit 2e76e69

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-config-airbnb-base": "^15.0.0",
5353
"eslint-import-resolver-webpack": "^0.13.8",
5454
"eslint-plugin-import": "^2.31.0",
55-
"eslint-plugin-jasmine": "^4.1.3",
55+
"eslint-plugin-jasmine": "^4.2.2",
5656
"fork-ts-checker-webpack-plugin": "^9.0.2",
5757
"glob": "^8.1.0",
5858
"jest": "^28.1.3",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3126,10 +3126,10 @@ eslint-plugin-import@^2.31.0:
31263126
string.prototype.trimend "^1.0.8"
31273127
tsconfig-paths "^3.15.0"
31283128

3129-
eslint-plugin-jasmine@^4.1.3:
3130-
version "4.1.3"
3131-
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-4.1.3.tgz#c4ced986a61dd5b180982bafe6da1cbac0941c52"
3132-
integrity sha512-q8j8KnLH/4uwmPELFZvEyfEcuCuGxXScJaRdqHjOjz064GcfX6aoFbzy5VohZ5QYk2+WvoqMoqDSb9nRLf89GQ==
3129+
eslint-plugin-jasmine@^4.2.2:
3130+
version "4.2.2"
3131+
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-4.2.2.tgz#fa1d0510b239ab09f72f1e7dfee3e6dbd319edbb"
3132+
integrity sha512-nALbewRk63uz28UGNhUTJyd6GofXxVNFpWFNAwr9ySc6kpSRIoO4suwZqIYz3cfJmCacilmjp7+1Ocjr7zRagA==
31333133

31343134
[email protected], eslint-scope@^5.1.1:
31353135
version "5.1.1"

0 commit comments

Comments
 (0)