Skip to content

Commit a949863

Browse files
Update dev-dependencies
1 parent 783d376 commit a949863

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,20 +61,20 @@
6161
"@babel/preset-env": "^7.9.0",
6262
"@babel/preset-typescript": "^7.9.0",
6363
"@types/jest": "^25.1.4",
64-
"@types/node": "^13.9.3",
65-
"@typescript-eslint/eslint-plugin": "^2.24.0",
66-
"@typescript-eslint/parser": "^2.24.0",
67-
"babel-jest": "^25.1.0",
64+
"@types/node": "^13.9.8",
65+
"@typescript-eslint/eslint-plugin": "^2.26.0",
66+
"@typescript-eslint/parser": "^2.26.0",
67+
"babel-jest": "^25.2.4",
6868
"core-js": "^3.6.4",
6969
"eslint": "^6.8.0",
70-
"eslint-plugin-import": "^2.20.1",
70+
"eslint-plugin-import": "^2.20.2",
7171
"gh-pages": "^2.2.0",
7272
"highlight.js": "^9.18.1",
73-
"jest": "^25.1.0",
73+
"jest": "^25.2.4",
7474
"nodemon": "^2.0.2",
7575
"p-queue": "^6.3.0",
76-
"prettier": "^2.0.1",
77-
"rollup": "^2.1.0",
76+
"prettier": "^2.0.2",
77+
"rollup": "^2.3.1",
7878
"typescript": "^3.8.3"
7979
}
8080
}

0 commit comments

Comments
 (0)