Skip to content

Commit c33884d

Browse files
committed
Merge branch 'master' into feature/with-credentials
# Conflicts: # yarn.lock
2 parents c051efa + f18754a commit c33884d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,23 +71,23 @@
7171
"@babel/preset-typescript": "7.10.1",
7272
"@rollup/plugin-commonjs": "13.0.0",
7373
"@rollup/plugin-node-resolve": "8.0.1",
74-
"@types/jest": "25.2.3",
74+
"@types/jest": "26.0.0",
7575
"@types/js-yaml": "3.12.4",
7676
"@types/mkdirp": "1.0.1",
77-
"@types/node": "14.0.11",
77+
"@types/node": "14.0.13",
7878
"@types/rimraf": "3.0.0",
7979
"@typescript-eslint/eslint-plugin": "2.34.0",
8080
"@typescript-eslint/parser": "2.34.0",
8181
"codecov": "3.7.0",
8282
"eslint": "6.8.0",
8383
"eslint-config-prettier": "6.11.0",
84-
"eslint-plugin-prettier": "3.1.3",
84+
"eslint-plugin-prettier": "3.1.4",
8585
"eslint-plugin-simple-import-sort": "5.0.3",
8686
"glob": "7.1.6",
8787
"jest": "26.0.1",
8888
"jest-cli": "26.0.1",
8989
"prettier": "2.0.5",
90-
"rollup": "2.14.0",
90+
"rollup": "2.16.1",
9191
"rollup-plugin-terser": "6.1.0",
9292
"rollup-plugin-typescript2": "0.27.1",
9393
"typescript": "3.9.5"

0 commit comments

Comments
 (0)