-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Description
💻
- Would you like to work on a fix?
How are you using Babel?
@rollup/plugin-babel
Input code
node code
Configuration file name
No response
Configuration
No response
Current and expected behavior
isTSSatisfiesExpression is not a function
Environment
System:
OS: macOS 12.6
Binaries:
Node: 14.19.2 - ~/.nvm/versions/node/v14.19.2/bin/node
Yarn: 1.22.11 - /usr/local/bin/yarn
npm: 6.14.17 - ~/.nvm/versions/node/v14.19.2/bin/npm
Monorepos:
Yarn Workspaces: 1.22.11
Lerna: 3.22.1
npmPackages:
@babel/cli: ^7.6.4 => 7.19.3
@babel/core: ^7.18.10 => 7.19.6
@babel/eslint-parser: ^7.18.9 => 7.19.1
@babel/plugin-proposal-decorators: ^7.6.0 => 7.20.0
@babel/plugin-proposal-nullish-coalescing-operator: ^7.4.4 => 7.18.6
@babel/plugin-proposal-object-rest-spread: ^7.7.4 => 7.19.4
@babel/plugin-proposal-optional-chaining: ^7.6.0 => 7.18.9
@babel/plugin-syntax-async-generators: ^7.7.4 => 7.8.4
@babel/plugin-transform-parameters: ^7.8.4 => 7.18.8
@babel/plugin-transform-runtime: ^7.7.6 => 7.19.6
@babel/preset-env: ^7.5.5 => 7.19.4
@babel/preset-react: ^7.0.0 => 7.18.6
@babel/preset-typescript: ^7.3.3 => 7.18.6
@babel/standalone: ^7.13.15 => 7.20.0
babel-jest: ^24.9.0 => 24.9.0
babel-loader: ^8.0.6 => 8.2.5
babel-plugin-const-enum: ^0.0.2 => 0.0.2
babel-plugin-css-modules-transform: ^1.6.2 => 1.6.2
babel-plugin-inline-import: ^3.0.0 => 3.0.0
babel-plugin-inline-webgl-constants: ^1.0.1 => 1.0.3
babel-plugin-lodash: ^3.3.4 => 3.3.4
babel-plugin-transform-import-css-l7: ^0.0.6 => 0.0.6
babel-plugin-transform-import-styles: ^0.0.11 => 0.0.11
babel-plugin-transform-inline-environment-variables: ^0.4.3 => 0.4.4
babel-plugin-transform-node-env-inline: ^0.4.3 => 0.4.3
babel-plugin-transform-postcss: ^0.3.0 => 0.3.0
babel-polyfill: ^6.26.0 => 6.26.0
babel-preset-gatsby: ^1.12.0 => 1.14.0
babel-template: ^6.26.0 => 6.26.0
babel-types: ^6.26.0 => 6.26.0
eslint: ^7.32.0 => 7.32.0
jest: ^24.9.0 => 24.9.0
lerna: ^3.16.4 => 3.22.1
rollup-plugin-babel: ^4.3.3 => 4.4.0
webpack: ^4.17.1 => 4.46.0
Possible solution
No response
Additional context
No response