Skip to content

Commit

Permalink
chore: bump TS to 4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakutoc committed Nov 28, 2023
1 parent 35b70d6 commit 76b8dec
Show file tree
Hide file tree
Showing 20 changed files with 81 additions and 81 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"stylelint-processor-styled-components": "1.10.0",
"terminal-link": "3.0.0",
"ts-loader": "9.2.3",
"typescript": "4.0.8",
"typescript": "4.2.4",
"url-loader": "4.1.1",
"webpack": "5.76.0",
"webpack-dev-server": "3.11.2"
Expand Down
14 changes: 7 additions & 7 deletions packages/plasma-colors/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/plasma-colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"Fanil Zubairov"
],
"devDependencies": {
"typescript": "^4.0.8"
"typescript": "4.2.4"
}
}
14 changes: 7 additions & 7 deletions packages/plasma-icons/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 packages/plasma-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": "^5.3.1",
"typescript": "^4.0.8"
"typescript": "4.2.4"
},
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -69,4 +69,4 @@
"Чельцов Евгений Олегович"
],
"sideEffects": false
}
}
14 changes: 7 additions & 7 deletions packages/plasma-tokens-b2b/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/plasma-tokens-b2b/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"jsdom": "17.0.0",
"jsdom-global": "3.0.2",
"ts-node": "10.2.1",
"typescript": "4.0.8"
"typescript": "4.2.4"
},
"scripts": {
"prepare": "npm run build",
Expand Down
14 changes: 7 additions & 7 deletions packages/plasma-tokens-b2c/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/plasma-tokens-b2c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"jsdom": "17.0.0",
"jsdom-global": "3.0.2",
"ts-node": "10.2.1",
"typescript": "4.0.8"
"typescript": "4.2.4"
},
"scripts": {
"prepare": "npm run build",
Expand Down
14 changes: 7 additions & 7 deletions packages/plasma-tokens-core/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/plasma-tokens-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
],
"devDependencies": {
"@types/styled-components": "^5.1.0",
"typescript": "^4.0.8"
"typescript": "4.2.4"
}
}
14 changes: 7 additions & 7 deletions packages/plasma-tokens-web/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/plasma-tokens-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"jsdom": "17.0.0",
"jsdom-global": "3.0.2",
"ts-node": "10.2.1",
"typescript": "4.0.8"
"typescript": "4.2.4"
},
"scripts": {
"prepare": "npm run build",
Expand Down
14 changes: 7 additions & 7 deletions packages/plasma-tokens/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/plasma-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jsdom-global": "3.0.2",
"styled-components": "5.3.6",
"ts-node": "10.2.1",
"typescript": "4.0.8"
"typescript": "4.2.4"
},
"contributors": [
"Виноградов Антон Александрович",
Expand Down
14 changes: 7 additions & 7 deletions packages/plasma-typo/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/plasma-typo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react-dom": "18.2.0",
"react-scripts": "3.4.4",
"styled-components": "5.3.1",
"typescript": "4.0.8"
"typescript": "4.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 76b8dec

Please sign in to comment.