Skip to content

Commit

Permalink
Update dependencies (#12895)
Browse files Browse the repository at this point in the history
  • Loading branch information
agriffard authored Nov 29, 2022
1 parent d1b9528 commit ffde842
Show file tree
Hide file tree
Showing 89 changed files with 16,489 additions and 28,135 deletions.
774 changes: 288 additions & 486 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"postinstall": "run-s install:*"
},
"devDependencies": {
"@babel/core": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@babel/preset-flow": "7.18.6",
"all-contributors-cli": "^6.24.0",
"es6-promise": "4.2.8",
Expand Down Expand Up @@ -56,9 +56,9 @@
"merge-stream": "2.0.0",
"npm-run-all": "^4.1.5",
"path-posix": "1.0.0",
"postcss": "8.4.16",
"postcss-rtl": "^1.7.3",
"postcss": "8.4.19",
"postcss-rtl": "^2.0.0",
"rtlcss": "4.0.0",
"typescript": "^4.8.3"
"typescript": "^4.9.3"
}
}
Loading

0 comments on commit ffde842

Please sign in to comment.