Skip to content

Commit 6aa0e1d

Browse files
chore(deps-dev): bump jest-transform-css from 6.0.0 to 6.0.1 (arthurdenner#837)
Bumps [jest-transform-css](https://github.com/dferber90/jest-transform-css) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/dferber90/jest-transform-css/releases) - [Commits](dferber90/jest-transform-css@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: jest-transform-css dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3340cf7 commit 6aa0e1d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"dts-cli": "1.6.0",
6363
"eslint-config-react-app": "7.0.1",
6464
"eslint-plugin-prettier": "4.2.1",
65-
"jest-transform-css": "6.0.0",
65+
"jest-transform-css": "6.0.1",
6666
"postcss": "8.4.21",
6767
"react": "18.2.0",
6868
"react-dom": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9444,10 +9444,10 @@ jest-snapshot@^27.5.1:
94449444
pretty-format "^27.5.1"
94459445
semver "^7.3.2"
94469446

9447-
jest-transform-css@6.0.0:
9448-
version "6.0.0"
9449-
resolved "https://registry.yarnpkg.com/jest-transform-css/-/jest-transform-css-6.0.0.tgz#f00856827fdcf5ce4e2dbc0f28a297090cae8d8c"
9450-
integrity sha512-63CaM2uT3SrhcniNJvt5bl/uHFfP81f7jLF6hy2yrhAHMfj94WrAg7kOf4JN+vj3NYfnfI542tIvpBTJkHxf6Q==
9447+
jest-transform-css@6.0.1:
9448+
version "6.0.1"
9449+
resolved "https://registry.yarnpkg.com/jest-transform-css/-/jest-transform-css-6.0.1.tgz#95c579c98945734439c1f243b9843d5f477a9c60"
9450+
integrity sha512-i78Pi2MW6vcdsUFSRx1kPbjbEIO0pBWwh1Y+PcDrLwTv/6e5p7fzsV/gxFW/SYMHS8DUvMdRVTwVCkA/y+t0iQ==
94519451
dependencies:
94529452
common-tags "1.8.2"
94539453
cross-spawn "7.0.3"

0 commit comments

Comments
 (0)