Skip to content

Commit

Permalink
fix(deps): update dependency babel-preset-cozy-app to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent f0c6033 commit 23865ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"babel-jest": "26.6.3",
"babel-preset-cozy-app": "2.0.4",
"babel-preset-cozy-app": "2.2.0",
"chalk": "4.1.2",
"clear": "0.1.0",
"configstore": "6.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2245,10 +2245,10 @@ babel-plugin-polyfill-regenerator@^0.4.1:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.3.3"

babel-preset-cozy-app@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/babel-preset-cozy-app/-/babel-preset-cozy-app-2.0.4.tgz#95b39ba124c8938223f40d2357fff43f6e97c0b5"
integrity sha512-X3XvvIvEt+x9xbGmERjdFJSrjOr7yXcMrb4Z8X42xES6YNyzM2ZourgnxZHczv/aFQMoPu5q9Bd/VGCNZAzSOw==
babel-preset-cozy-app@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/babel-preset-cozy-app/-/babel-preset-cozy-app-2.2.0.tgz#ac28ab506f02cd570b5d109f5086aafcf9430be6"
integrity sha512-W8a8TxLfSWGaOpjIZvTXN0fF2rJhPH1LyI2w7YYc3MKKtaAzpaAa9Cg00ekIbB4v6lsVOoJ/jn/d2r/rPyKNUA==
dependencies:
"@babel/core" "7.16.12"
"@babel/eslint-parser" "^7.16.3"
Expand All @@ -2260,7 +2260,7 @@ [email protected]:
"@babel/preset-react" "^7.16.0"
"@babel/preset-typescript" "^7.16.0"
"@babel/runtime" "^7.16.3"
browserslist-config-cozy "^0.4.1"
browserslist-config-cozy "^0.5.0"
lodash "^4.17.21"
typescript "^4.5.2"

Expand Down Expand Up @@ -2422,10 +2422,10 @@ browser-process-hrtime@^1.0.0:
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==

browserslist-config-cozy@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/browserslist-config-cozy/-/browserslist-config-cozy-0.4.1.tgz#dae35324732f88b439cc4ff4ac2eff43a8291b47"
integrity sha512-VPuwME74kEWXml6Zadydm8SoKS0zdzZJ2DINKAScbE/xK9+9gPV+TljdPZA7FUTlVwmf9szcYMKGqqycD4I27w==
browserslist-config-cozy@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/browserslist-config-cozy/-/browserslist-config-cozy-0.5.0.tgz#e62ba62dcef91fde9742faa7dec98e08bf8c0d51"
integrity sha512-R3l2v6LqWuoUEDIt0U3dFtObOcBgkCrs6YUB4GLF3C1oE26ltJEBpz3DUQRmIcWrjKQOTKlGHe9MgDsqyuxFNA==

browserslist@^4.14.5:
version "4.16.6"
Expand Down

0 comments on commit 23865ed

Please sign in to comment.