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: 90fa1041cbc9a7d02ac55f5478aaeb7b217d1e7d
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: c4ba6d8b74306d9be6dffd85768302757a70cb2e
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.6",
"@types/node": "^18.19.7",
"@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.6":
version "18.19.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.6.tgz#537beece2c8ad4d9abdaa3b0f428e601eb57dac8"
integrity sha512-X36s5CXMrrJOs2lQCdDF68apW4Rfx9ixYMawlepwmE4Anezv/AV2LSpKD1Ub8DAc+urp5bk0BGZ6NtmBitfnsg==
"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.19.7":
version "18.19.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.7.tgz#9a5f6ac7ec42a5dff68fe7faf2dd359710de4a12"
integrity sha512-IGRJfoNX10N/PfrReRZ1br/7SQ+2vF/tK3KXNwzXz82D32z5dMQEoOlFew18nLSN+vMNcLY4GrKfzwi/yWI8/w==
dependencies:
undici-types "~5.26.4"