Skip to content

Commit a298dd1

Browse files
Bump typescript from 4.8.3 to 4.8.4 in /e2e (csstools#639)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.8.3...v4.8.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eee51c7 commit a298dd1

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

e2e/package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/typescript/commonjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@csstools/postcss-ic-unit": "^1.0.1",
12-
"typescript": "^4.8.3"
12+
"typescript": "^4.8.4"
1313
}
1414
}

e2e/typescript/esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@csstools/postcss-ic-unit": "^1.0.1",
12-
"typescript": "^4.8.3"
12+
"typescript": "^4.8.4"
1313
}
1414
}

0 commit comments

Comments
 (0)