Skip to content

Commit

Permalink
Merge pull request #3499 from devonfw/dependabot/npm_and_yarn/samples…
Browse files Browse the repository at this point in the history
…/AngularLazyLoading/types/jasminewd2-2.0.13
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
2 parents a8d819b + ca6f08c commit 30c7ce7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion samples/AngularLazyLoading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@angular/compiler-cli": "~13.0.3",
"@angular/language-service": "~13.1.0",
"@types/jasmine": "~3.10.2",
"@types/jasminewd2": "~2.0.3",
"@types/jasminewd2": "~2.0.13",
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
Expand Down
8 changes: 4 additions & 4 deletions samples/AngularLazyLoading/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1758,10 +1758,10 @@
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.2.tgz#1b9f9ba9ad7bfd7d322f7ed9d8753220b1c84b52"
integrity sha512-qs4xjVm4V/XjM6owGm/x6TNmhGl5iKX8dkTdsgdgl9oFnqgzxLepnS7rN9Tdo7kDmnFD/VEqKrW57cGD2odbEg==

"@types/jasminewd2@~2.0.3":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.10.tgz#ae31c237aa6421bde30f1058b1d20f4577e54443"
integrity sha512-J7mDz7ovjwjc+Y9rR9rY53hFWKATcIkrr9DwQWmOas4/pnIPJTXawnzjwpHm3RSxz/e3ZVUvQ7cRbd5UQLo10g==
"@types/jasminewd2@~2.0.13":
version "2.0.13"
resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.13.tgz#0b60c1fcd06277ea97efbbad5a02e0c1a4a8996a"
integrity sha512-aJ3wj8tXMpBrzQ5ghIaqMisD8C3FIrcO6sDKHqFbuqAsI7yOxj0fA7MrRCPLZHIVUjERIwsMmGn/vB0UQ9u0Hg==
dependencies:
"@types/jasmine" "*"

Expand Down

0 comments on commit 30c7ce7

Please sign in to comment.