Skip to content

Commit

Permalink
bump to ts 5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Del Core committed Sep 11, 2023
1 parent 1c831a2 commit bd007ee
Show file tree
Hide file tree
Showing 30 changed files with 74 additions and 205 deletions.
34 changes: 34 additions & 0 deletions .changeset/cuddly-owls-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
'@hypermod/mod-atlaskit__progress-indicator': patch
'@hypermod/mod-atlaskit__section-message': patch
'@hypermod/mod-atlaskit__side-navigation': patch
'@hypermod/mod-atlaskit__breadcrumbs': patch
'@hypermod/mod-atlaskit__textfield': patch
'@hypermod/mod-atlaskit__calendar': patch
'@hypermod/mod-atlaskit__checkbox': patch
'@hypermod/mod-atlaskit__textarea': patch
'@hypermod/mod-atlaskit__spinner': patch
'@hypermod/mod-emotion__monorepo': patch
'@hypermod/mod-atlaskit__avatar': patch
'@hypermod/mod-atlaskit__button': patch
'@hypermod/mod-atlaskit__popper': patch
'@hypermod/mod-atlaskit__toggle': patch
'@hypermod/mod-atlaskit__popup': patch
'@hypermod/mod-atlaskit__range': patch
'@hypermod/mod-atlaskit__icon': patch
'@hypermod/mod-atlaskit__menu': patch
'@hypermod/mod-atlaskit__tag': patch
'@hypermod/mod-memoize-one': patch
'@hypermod/mod-javascript': patch
'@hypermod/initializer': patch
'@codeshift/cli': patch
'@hypermod/validator': patch
'@hypermod/fetcher': patch
'@hypermod/mod-react': patch
'@hypermod/types': patch
'@hypermod/utils': patch
'@hypermod/core': patch
'@hypermod/cli': patch
---

Bumps typescript to 5.2.2
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- run: npm install -g yarn
- run: yarn install --frozen-lockfile
- run: yarn build
- run: git status
- run: yarn validate
env:
CI: true
2 changes: 1 addition & 1 deletion community/@atlaskit__avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__avatar"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__breadcrumbs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__breadcrumbs"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__button"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__calendar"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__checkbox"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__icon"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__menu"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__popper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__popper"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__popup"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__progress-indicator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__progress-indicator"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__range/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__range"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__section-message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__section-message"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__side-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__side-navigation"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__spinner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__spinner"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__tag"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__textarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__textarea"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__textfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__textfield"
}
2 changes: 1 addition & 1 deletion community/@atlaskit__toggle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@atlaskit__toggle"
}
2 changes: 1 addition & 1 deletion community/@emotion__monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/@emotion__monorepo"
}
2 changes: 1 addition & 1 deletion community/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/javascript"
}
2 changes: 1 addition & 1 deletion community/memoize-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/memoize-one"
}
2 changes: 1 addition & 1 deletion community/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.0.0",
"prettier": "^2.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"repository": "https://github.com/hypermod-io/hypermod-community/tree/main/community/react"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build:pkgs:watch": "tsc --build --watch tsconfig.packages.json",
"build:community": "parcel build community/*",
"build:community:watch": "parcel watch community/*",
"clean": "rm -rf node_modules/.cache && rimraf packages/**/{tsconfig.tsbuildinfo,dist} community/**/{tsconfig.tsbuildinfo,dist}",
"clean": "rimraf packages/**/{tsconfig.tsbuildinfo,dist} community/**/{tsconfig.tsbuildinfo,dist}",
"test": "jest",
"test:watch": "jest --watch",
"test:coverage": "jest --coverage",
Expand Down Expand Up @@ -71,7 +71,7 @@
"ts-loader": "^6.2.1",
"ts-node": "^10.9.1",
"tslib": "^2.2.0",
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"resolutions": {
"colors": "1.4.0"
Expand Down
Loading

0 comments on commit bd007ee

Please sign in to comment.