Skip to content

Commit

Permalink
Update everything else.
Browse files Browse the repository at this point in the history
Former-commit-id: bfd32f9
  • Loading branch information
timdorr committed Aug 3, 2021
1 parent f54fe46 commit 3d04f0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-lock.json.REMOVED.git-id

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"@babel/preset-typescript": "^7.9.0",
"@babel/register": "^7.9.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@rollup/plugin-replace": "^2.3.2",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-replace": "^3.0.0",
"@types/jest": "^26.0.0",
"@types/node": "^13.13.4",
"@types/node": "^16.4.10",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"babel-eslint": "^10.1.0",
Expand All @@ -88,9 +88,9 @@
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"rollup": "^2.7.2",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"rxjs": "^6.5.5",
"rxjs": "^7.3.0",
"ts-jest": "^27.0.4",
"typescript": "^4.3.5"
},
Expand Down

0 comments on commit 3d04f0b

Please sign in to comment.