Skip to content

Commit 868437c

Browse files
committed
feat: Update rsbuild-config-cozy-app to ^0.7.1
1 parent 898bdc0 commit 868437c

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
@@ -58,7 +58,7 @@
5858
"npm-run-all": "4.1.5",
5959
"prettier": "1.19",
6060
"react-hot-loader": "4.13.1",
61-
"rsbuild-config-cozy-app": "^0.6.0",
61+
"rsbuild-config-cozy-app": "^0.7.1",
6262
"sinon-stub-promise": "4.0.0",
6363
"stylint": "2.0.0"
6464
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11354,10 +11354,10 @@ rooks@7.14.1:
1135411354
raf "^3.4.1"
1135511355
use-sync-external-store "^1.2.0"
1135611356

11357-
rsbuild-config-cozy-app@^0.6.0:
11358-
version "0.6.0"
11359-
resolved "https://registry.yarnpkg.com/rsbuild-config-cozy-app/-/rsbuild-config-cozy-app-0.6.0.tgz#66887eea5abcc63f924fa353f62bea3d90c07d79"
11360-
integrity sha512-/FMlpLBLbOZP5sIuzjA8Jbc+IN+zloDtOffhMKqaBZ8ucRcOMGgcDaZmNyAhbzkVeinnutq5QhwcAorp6K+7ZQ==
11357+
rsbuild-config-cozy-app@^0.7.1:
11358+
version "0.7.1"
11359+
resolved "https://registry.yarnpkg.com/rsbuild-config-cozy-app/-/rsbuild-config-cozy-app-0.7.1.tgz#ebc2aa29e8726610d486568681a9806a14bc8696"
11360+
integrity sha512-ZDiT5WUGFOW7aCRFbhvpYCqYclyB4rHL1Y/tisM/SwW6kCGkSbTDTbrxXi6iGIM9G7t0tox87wKxROvUfpSvZA==
1136111361
dependencies:
1136211362
"@rsbuild/plugin-node-polyfill" "1.4.2"
1136311363
"@rsbuild/plugin-react" "1.4.0"

0 commit comments

Comments
 (0)