Skip to content

Commit

Permalink
Merge branch 'develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoduongkha authored Aug 11, 2023
2 parents e3bba85 + 027a2b2 commit accc17b
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 52 deletions.
142 changes: 94 additions & 48 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@
]
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/jest": "^27.5.0",
"@types/node": "^20.3.2",
"@types/node": "^20.4.9",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^26.8.7",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.1",
Expand Down

0 comments on commit accc17b

Please sign in to comment.