Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Jul 20, 2024
1 parent d835a30 commit 5060a5f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 20 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@types/chai": "4.3.5",
"@types/estree": "1.0.1",
"@types/mocha": "10.0.1",
"@types/node": "20.4.5",
"@types/chai": "4.3.16",
"@types/estree": "1.0.5",
"@types/mocha": "10.0.7",
"@types/node": "20.14.11",
"@types/rollup-plugin-auto-external": "2.0.2",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
Expand Down
39 changes: 23 additions & 16 deletions yarn.lock

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

0 comments on commit 5060a5f

Please sign in to comment.