@atlaskit/ds-explorations
Advanced tools
Comparing version 3.3.0 to 3.3.1
# @atlaskit/ds-explorations | ||
## 3.3.1 | ||
### Patch Changes | ||
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2` | ||
## 3.3.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/ds-explorations", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "An experimental package for exploration and validation of spacing / typography foundations.", | ||
@@ -47,3 +47,3 @@ "publishConfig": { | ||
"ts-node": "^10.9.1", | ||
"typescript": "~4.9.5", | ||
"typescript": "~5.4.2", | ||
"wait-for-expect": "^1.2.0" | ||
@@ -50,0 +50,0 @@ }, |
@@ -9,3 +9,3 @@ { | ||
"typesVersions": { | ||
">=4.5 <4.9": { | ||
">=4.5 <5.4": { | ||
"*": [ | ||
@@ -12,0 +12,0 @@ "../dist/types-ts4.5/components/text.partial.d.ts" |
336372