Skip to content

Commit

Permalink
fix: upgrade debounce from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade debounce from 2.1.0 to 2.2.0.

See this package in npm:
debounce

See this project in Snyk:
https://app.snyk.io/org/markwylde/project/36a4d7b2-1609-4a34-a92f-849bef909b06?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 7, 2024
1 parent 0f0485e commit 7dc53df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions demo/package-lock.json

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

2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/state": "^6.4.1",
"codemirror": "^6.0.1",
"debounce": "^2.1.0",
"debounce": "^2.2.0",
"workerboxjs": "file:../"
},
"devDependencies": {
Expand Down

0 comments on commit 7dc53df

Please sign in to comment.