Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update minor and patch (#340)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 12, 2023
1 parent 63bfcc5 commit ab2317b
Show file tree
Hide file tree
Showing 6 changed files with 754 additions and 413 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://github.com/qlik-oss/sn-list-objects#readme",
"devDependencies": {
"@nebula.js/cli-serve": "4.3.0",
"@playwright/test": "1.36.2",
"@playwright/test": "1.37.0",
"@release-it-plugins/workspaces": "3.2.0",
"@release-it/conventional-changelog": "5.1.1",
"conventional-recommended-bump": "7.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/sn-filter-pane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@
"@types/enigma.js": "^2.2.2",
"@types/extend": "3.0.1",
"@types/jest": "^29.2.1",
"@types/lodash": "4.14.196",
"@types/lodash": "4.14.197",
"@types/qlik-engineapi": "^12.67.12",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/systemjs": "^6.1.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-eslint": "^10.1.0",
"eslint": "8.46.0",
"eslint": "8.47.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-mocha": "10.1.0",
Expand All @@ -89,7 +89,7 @@
},
"dependencies": {
"@mui/icons-material": "5.14.3",
"@mui/material": "5.14.3",
"@mui/material": "5.14.4",
"extend": "^3.0.2",
"lodash": "4.17.21",
"uuid": "^9.0.0"
Expand Down
Loading

0 comments on commit ab2317b

Please sign in to comment.