Skip to content

Commit

Permalink
Merge pull request #909 from rancher/dependabot/npm_and_yarn/tests/ty…
Browse files Browse the repository at this point in the history
…pes/lodash-4.17.10

Bump @types/lodash from 4.17.9 to 4.17.10 in /tests
  • Loading branch information
kravciak authored Oct 8, 2024
2 parents 077f0cf + fd59697 commit 9835dee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@playwright/test": "~1.47.2",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.9",
"@types/lodash": "^4.17.10",
"@types/semver": "^7.5.8",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2"
integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==

"@types/lodash@^4.17.9":
version "4.17.9"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.9.tgz#0dc4902c229f6b8e2ac5456522104d7b1a230290"
integrity sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==
"@types/lodash@^4.17.10":
version "4.17.10"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==

"@types/semver@^7.5.8":
version "7.5.8"
Expand Down

0 comments on commit 9835dee

Please sign in to comment.