Skip to content

Commit f4ae487

Browse files
jonkoopsrolandjitsu
authored andcommitted
chore: remove babel-jest and related dependencies
1 parent dcccdf1 commit f4ae487

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,10 @@
4848
"tslib": "^2.4.0"
4949
},
5050
"devDependencies": {
51-
"@babel/core": "^7.17.10",
5251
"@rollup/plugin-commonjs": "^22.0.0",
5352
"@rollup/plugin-node-resolve": "^13.2.1",
5453
"@types/jest": "^27.4.1",
5554
"@types/node": "^17.0.30",
56-
"babel-jest": "^28.0.3",
5755
"camelcase": "^6.3.0",
5856
"jest": "^28.0.3",
5957
"jest-environment-jsdom": "^28.0.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
4545
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
4646

47-
"@babel/core@^7.11.6", "@babel/core@^7.17.10":
47+
"@babel/core@^7.11.6":
4848
version "7.17.10"
4949
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05"
5050
integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==

0 commit comments

Comments
 (0)