Skip to content

Commit

Permalink
chore(deps): upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Sep 28, 2024
1 parent 66b3a07 commit 26d0913
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 243 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"transactional"
],
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-terser": "^0.4.4",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.5",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"commitizen": "^4.3.0",
"eslint": "^9.3.0",
"eslint-config-airbnb": "^19.0.4",
Expand All @@ -60,13 +60,13 @@
"mutative": "^1.0.11",
"prettier": "^3.2.5",
"rimraf": "^5.0.7",
"rollup": "^4.17.2",
"rollup": "^4.22.5",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"tslib": "^2.7.0",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^4.0.2",
"typescript": "^5.4.5",
"typescript": "^5.6.2",
"yargs": "^17.7.2"
},
"config": {
Expand Down
Loading

0 comments on commit 26d0913

Please sign in to comment.