Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into housekeeping--unassum…
Browse files Browse the repository at this point in the history
…ing-guppy-73a9343012
  • Loading branch information
romainmenke committed Nov 27, 2023
2 parents 180bb74 + e046648 commit 6b7fcb9
Show file tree
Hide file tree
Showing 61 changed files with 236 additions and 235 deletions.
14 changes: 7 additions & 7 deletions e2e/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 e2e/typescript/commonjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"postcss-preset-env": "file:../../../plugin-packs/postcss-preset-env",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion e2e/typescript/esm--node-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"devDependencies": {
"postcss-preset-env": "file:../../../plugin-packs/postcss-preset-env",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
2 changes: 1 addition & 1 deletion e2e/typescript/esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"postcss-preset-env": "file:../../../plugin-packs/postcss-preset-env",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"volta": {
"extends": "../../package.json"
Expand Down
Loading

0 comments on commit 6b7fcb9

Please sign in to comment.