Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 7ec71db

Browse files
committed
Upgrade deps
1 parent 90d2933 commit 7ec71db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@
4444
"devDependencies": {
4545
"@proc7ts/fun-events": "^10.0.0-dev.5",
4646
"@rollup/plugin-commonjs": "^17.0.0",
47-
"@rollup/plugin-node-resolve": "^11.0.0",
47+
"@rollup/plugin-node-resolve": "^11.0.1",
4848
"@run-z/eslint-config": "^1.2.0",
4949
"@run-z/rollup-helpers": "^1.0.0",
5050
"@types/jest": "^26.0.19",
51-
"@typescript-eslint/eslint-plugin": "^4.9.1",
52-
"@typescript-eslint/parser": "^4.9.1",
51+
"@typescript-eslint/eslint-plugin": "^4.10.0",
52+
"@typescript-eslint/parser": "^4.10.0",
5353
"codecov": "^3.8.1",
54-
"eslint": "^7.15.0",
54+
"eslint": "^7.16.0",
5555
"eslint-plugin-jest": "^24.1.3",
5656
"gh-pages": "^3.1.0",
5757
"jest": "^26.6.3",
5858
"jest-junit": "^12.0.0",
59-
"rollup": "^2.35.0",
59+
"rollup": "^2.35.1",
6060
"rollup-plugin-flat-dts": "^1.0.0",
6161
"rollup-plugin-sourcemaps": "^0.6.3",
6262
"rollup-plugin-typescript2": "^0.29.0",
@@ -65,7 +65,7 @@
6565
"ts-jest": "^26.4.4",
6666
"tslib": "^2.0.3",
6767
"typedoc": "^0.19.0",
68-
"typedoc-plugin-external-module-name": "^4.0.3",
68+
"typedoc-plugin-external-module-name": "^4.0.5",
6969
"typescript": "^4.1.3"
7070
},
7171
"scripts": {

0 commit comments

Comments
 (0)