Skip to content

Commit

Permalink
Update minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
axtgr committed Feb 28, 2024
1 parent 1e4c62e commit 2f7df2b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,26 +39,26 @@
}
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@wessberg/rollup-plugin-ts": "^1.3.5",
"benchmark": "^2.1.4",
"core-js": "^3.6.5",
"eslint": "^7.3.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.1.4",
"core-js": "^3.36.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^3.4.1",
"globrex": "^0.1.2",
"husky": "^4.2.5",
"husky": "^4.3.8",
"matcher": "^4.0.0",
"picomatch": "^2.2.2",
"prettier": "^2.0.5",
"pta": "^0.1.3",
"rollup": "^2.32.0",
"picomatch": "^2.3.1",
"prettier": "^2.8.8",
"pta": "^0.2.3",
"rollup": "^2.79.1",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-terser": "^7.0.2",
"ts-node": "^9.0.0",
"ts-transform-default-export": "^1.0.2",
"typescript": "^4.3.2"
"ts-node": "^9.1.1",
"ts-transform-default-export": "^1.0.3",
"typescript": "^4.9.5"
}
}

0 comments on commit 2f7df2b

Please sign in to comment.