Skip to content

Commit

Permalink
chore: bump lodash and @types/jest
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdiw committed Jan 21, 2025
1 parent d83cd05 commit b9233e6
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 45 deletions.
4 changes: 3 additions & 1 deletion gravitee-apim-portal-webui-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"highlight.js": "11.9.0",
"jdenticon": "3.2.0",
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"marked": "12.0.2",
"marked-alert": "2.1.2",
"marked-emoji": "1.4.3",
Expand Down Expand Up @@ -80,8 +81,9 @@
"@storybook/angular": "8.5.0",
"@storybook/blocks": "8.5.0",
"@storybook/test": "8.5.0",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit b9233e6

Please sign in to comment.