Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Jul 29, 2023
1 parent 95f5864 commit 278b977
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 119 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,29 +71,29 @@
"@types/chai": "4.3.5",
"@types/estree": "1.0.1",
"@types/mocha": "10.0.1",
"@types/node": "20.4.4",
"@types/node": "20.4.5",
"@types/rollup-plugin-auto-external": "2.0.2",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"chai": "4.3.7",
"cross-env": "7.0.3",
"cspell": "6.31.2",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-plugin-prettier": "5.0.0",
"mocha": "10.2.0",
"nyc": "15.1.0",
"prettier": "3.0.0",
"prettier-plugin-packagejson": "2.4.5",
"rimraf": "5.0.1",
"rollup": "3.26.3",
"rollup": "3.27.0",
"rollup-plugin-auto-external": "2.0.0",
"rollup-plugin-dts": "5.3.0",
"rollup-plugin-gzip": "3.1.0",
"ts-node": "10.9.1",
"tsd": "0.28.1",
"tslib": "2.6.0",
"typedoc": "0.23.28",
"tslib": "2.6.1",
"typedoc": "0.24.8",
"typescript": "5.1.6"
},
"packageManager": "yarn@3.2.4",
Expand Down

0 comments on commit 278b977

Please sign in to comment.