Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: un-ts/babel-preset-proposal-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 517e11f2316fa043a0e2333c45787363a6978e22
Choose a base ref
..
head repository: un-ts/babel-preset-proposal-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 17ea5f0ec1ffd31741f50eee2581a0ec9454ae7e
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +1 −1 package.json
  2. +4 −4 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -83,7 +83,7 @@
"@node-loader/babel": "^2.0.1",
"@types/babel__core": "^7.20.5",
"@types/jest": "^29.5.11",
"@types/node": "^18.19.9",
"@types/node": "^18.19.10",
"@vitest/coverage-istanbul": "^1.0.4",
"clean-pkg-json": "^1.2.0",
"core-dts": "^0.0.3",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3057,10 +3057,10 @@
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.5.tgz#9129f0d6857f976e00e171bbb3460e4b702f84ef"
integrity sha512-PLwiVvTBg59tGFL/8VpcGvqOu3L4OuveNvPi0EYbWchRdEVP++yRUXJPFl+CApKEq13017/4Nf7aQ5lTtHUNsA==

"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.19.9":
version "18.19.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.9.tgz#6c2624c3a05bfa3a2735c533f95597ffacbb5608"
integrity sha512-oZFKlC8l5YtzGQNT4zC2PiSSKzQVZ8bAwwd+EYdPLtyk0nSEq6O16SkK+rkkT2eflDAbormJgEF3QnH3oDrTSw==
"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.19.10":
version "18.19.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.10.tgz#4de314ab66faf6bc8ba691021a091ddcdf13a158"
integrity sha512-IZD8kAM02AW1HRDTPOlz3npFava678pr8Ie9Vp8uRhBROXAv8MXT2pCnGZZAKYdromsNQLHQcfWQ6EOatVLtqA==
dependencies:
undici-types "~5.26.4"