X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=aac23dff55793592dad891c5db4b0101edf8b55c;hb=2af05385b232809ad91e6306bc8650c46edaf67c;hp=236add01a50ec857eb5a20b428cc27988da123da;hpb=46eec6ddf0904bb757d333c364885f1f6980caeb;p=poolifier.git diff --git a/package.json b/package.json index 236add01..aac23dff 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ ], "devDependencies": { "@types/node": "^14.14.35", - "@typescript-eslint/eslint-plugin": "^4.18.0", - "@typescript-eslint/parser": "^4.18.0", + "@typescript-eslint/eslint-plugin": "^4.19.0", + "@typescript-eslint/parser": "^4.19.0", "benchmark": "^2.1.4", "eslint": "^7.22.0", "eslint-config-standard": "^16.0.2", @@ -83,7 +83,7 @@ "prettier": "^2.2.1", "prettier-plugin-organize-imports": "^1.1.1", "prettierx": "^0.17.0", - "rollup": "^2.42.1", + "rollup": "^2.42.3", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",