Skip to content

Commit

Permalink
fix(deps): update dependency autocompleter to v8 (#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 9, 2023
1 parent 943946f commit 7df225d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/common/package.json
Expand Up @@ -76,7 +76,7 @@
"dependencies": {
"@slickgrid-universal/event-pub-sub": "workspace:~",
"@slickgrid-universal/utils": "workspace:~",
"autocompleter": "^7.1.0",
"autocompleter": "^8.0.2",
"dequal": "^2.0.3",
"dompurify": "^2.4.3",
"flatpickr": "^4.6.13",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7df225d

Please sign in to comment.