Skip to content

Commit

Permalink
Merge pull request #655 from ignlg/next
Browse files Browse the repository at this point in the history
  • Loading branch information
ignlg committed Aug 22, 2023
2 parents 36d7596 + ae35bbd commit 5dc4812
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 728 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,27 +69,27 @@
}
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@types/benchmark": "^2.1.2",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.5",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@types/node": "^20.5.2",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"benchmark": "^2.1.4",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"eslint": "8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint": "8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"jest": "^29.6.2",
"lint-staged": "^13.2.3",
"jest": "^29.6.3",
"lint-staged": "^14.0.1",
"lodash.camelcase": "^4.3.0",
"prettier": "^3.0.0",
"prettier": "^3.0.2",
"prettier-eslint": "^15.0.1",
"rimraf": "^5.0.1",
"rollup": "^3.27.0",
"rollup": "^3.28.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 5dc4812

Please sign in to comment.