Skip to content

Commit

Permalink
Merge pull request #6 from scality/improvement/bump-typescript
Browse files Browse the repository at this point in the history
Bump typescrpt to 5.3
  • Loading branch information
JBWatenbergScality authored May 28, 2024
2 parents 498b026 + 2be60a1 commit 55775f8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scality/module-federation",
"version": "1.2.1",
"version": "1.2.2",
"description": "",
"main": "build/ModuleFederation.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"jest": "^27.0.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"typescript": "^4.3.4"
"typescript": "^5.3.3"
},
"peerDependencies": {
"react": "^17.0.2",
Expand Down

0 comments on commit 55775f8

Please sign in to comment.