1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26

Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26.
- [Release notes](https://github.com/swc-project/jest/releases)
- [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26)

---
updated-dependencies:
- dependency-name: "@swc/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-14 18:44:12 +00:00 committed by Sebastian Malton
parent b9ed722dd0
commit 11f4c91920
4 changed files with 9 additions and 9 deletions

12
package-lock.json generated
View File

@ -7941,9 +7941,9 @@
} }
}, },
"node_modules/@swc/jest": { "node_modules/@swc/jest": {
"version": "0.2.24", "version": "0.2.26",
"resolved": "https://registry.npmjs.org/@swc/jest/-/jest-0.2.24.tgz", "resolved": "https://registry.npmjs.org/@swc/jest/-/jest-0.2.26.tgz",
"integrity": "sha512-fwgxQbM1wXzyKzl1+IW0aGrRvAA8k0Y3NxFhKigbPjOJ4mCKnWEcNX9HQS3gshflcxq8YKhadabGUVfdwjCr6Q==", "integrity": "sha512-7lAi7q7ShTO3E5Gt1Xqf3pIhRbERxR1DUxvtVa9WKzIB+HGQ7wZP5sYx86zqnaEoKKGhmOoZ7gyW0IRu8Br5+A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jest/create-cache-key-function": "^27.4.2", "@jest/create-cache-key-function": "^27.4.2",
@ -34928,7 +34928,7 @@
"@sentry/types": "^6.19.7", "@sentry/types": "^6.19.7",
"@swc/cli": "^0.1.62", "@swc/cli": "^0.1.62",
"@swc/core": "^1.3.44", "@swc/core": "^1.3.44",
"@swc/jest": "^0.2.24", "@swc/jest": "^0.2.26",
"@testing-library/dom": "^8.19.0", "@testing-library/dom": "^8.19.0",
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5", "@testing-library/react": "^12.1.5",
@ -35518,7 +35518,7 @@
"devDependencies": { "devDependencies": {
"@swc/cli": "^0.1.62", "@swc/cli": "^0.1.62",
"@swc/core": "^1.3.44", "@swc/core": "^1.3.44",
"@swc/jest": "^0.2.24" "@swc/jest": "^0.2.26"
} }
}, },
"packages/infrastructure/jest/node_modules/cssstyle": { "packages/infrastructure/jest/node_modules/cssstyle": {
@ -35938,7 +35938,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@swc/cli": "^0.1.62", "@swc/cli": "^0.1.62",
"@swc/core": "^1.3.44", "@swc/core": "^1.3.44",
"@swc/jest": "^0.2.24", "@swc/jest": "^0.2.26",
"@types/byline": "^4.2.33", "@types/byline": "^4.2.33",
"@types/chart.js": "^2.9.36", "@types/chart.js": "^2.9.36",
"@types/color": "^3.0.3", "@types/color": "^3.0.3",

View File

@ -186,7 +186,7 @@
"@sentry/types": "^6.19.7", "@sentry/types": "^6.19.7",
"@swc/cli": "^0.1.62", "@swc/cli": "^0.1.62",
"@swc/core": "^1.3.44", "@swc/core": "^1.3.44",
"@swc/jest": "^0.2.24", "@swc/jest": "^0.2.26",
"@testing-library/dom": "^8.19.0", "@testing-library/dom": "^8.19.0",
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5", "@testing-library/react": "^12.1.5",

View File

@ -34,6 +34,6 @@
"devDependencies": { "devDependencies": {
"@swc/cli": "^0.1.62", "@swc/cli": "^0.1.62",
"@swc/core": "^1.3.44", "@swc/core": "^1.3.44",
"@swc/jest": "^0.2.24" "@swc/jest": "^0.2.26"
} }
} }

View File

@ -217,7 +217,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@swc/cli": "^0.1.62", "@swc/cli": "^0.1.62",
"@swc/core": "^1.3.44", "@swc/core": "^1.3.44",
"@swc/jest": "^0.2.24", "@swc/jest": "^0.2.26",
"@types/byline": "^4.2.33", "@types/byline": "^4.2.33",
"@types/chart.js": "^2.9.36", "@types/chart.js": "^2.9.36",
"@types/color": "^3.0.3", "@types/color": "^3.0.3",