Skip to content

Bump braces, ts-loader and webpack in /examples/lib-r-math.js/typescript #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3,767 changes: 682 additions & 3,085 deletions examples/lib-r-math.js/typescript/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/lib-r-math.js/typescript/package.json
Original file line number Diff line number Diff line change
@@ -11,9 +11,9 @@
"license": "ISC",
"devDependencies": {
"clean-webpack-plugin": "^1.0.0",
"ts-loader": "^5.3.2",
"ts-loader": "^9.5.1",
"typescript": "^3.2.2",
"webpack": "^4.28.3",
"webpack": "^5.92.0",
"webpack-cli": "^3.1.2"
},
"dependencies": {
1,657 changes: 446 additions & 1,211 deletions examples/lib-r-math.js/typescript/yarn.lock

Large diffs are not rendered by default.