Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
deps: update dependency @emotion/babel-plugin to ^11.10.5. (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2022
1 parent 142ac2b commit 01fce09
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@emotion/babel-plugin": "^11.10.2",
"@emotion/babel-plugin": "^11.10.5",
"@rajzik/configs-shared": "workspace:^1.0.0",
"babel-plugin-graphql-tag": "^3.3.0",
"babel-plugin-module-resolver": "^4.1.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3083,25 +3083,25 @@ __metadata:
languageName: node
linkType: hard

"@emotion/babel-plugin@npm:^11.10.2":
version: 11.10.2
resolution: "@emotion/babel-plugin@npm:11.10.2"
"@emotion/babel-plugin@npm:^11.10.5":
version: 11.10.5
resolution: "@emotion/babel-plugin@npm:11.10.5"
dependencies:
"@babel/helper-module-imports": ^7.16.7
"@babel/plugin-syntax-jsx": ^7.17.12
"@babel/runtime": ^7.18.3
"@emotion/hash": ^0.9.0
"@emotion/memoize": ^0.8.0
"@emotion/serialize": ^1.1.0
"@emotion/serialize": ^1.1.1
babel-plugin-macros: ^3.1.0
convert-source-map: ^1.5.0
escape-string-regexp: ^4.0.0
find-root: ^1.1.0
source-map: ^0.5.7
stylis: 4.0.13
stylis: 4.1.3
peerDependencies:
"@babel/core": ^7.0.0
checksum: 7f9e84b3c00b4db5a829c6880549c6a816b3defcaf828cb37808737f3c17b22a45a06e48334f38f5729b218812252857ced27d3a12dd8ca1e260e4b1d0045dfd
checksum: e3353499c76c4422d6e900c0dfab73607056d9da86161a3f27c3459c193c4908050c5d252c68fcde231e13f02a9d8e0dc07d260317ae0e5206841e331cc4caae
languageName: node
linkType: hard

Expand All @@ -3119,16 +3119,16 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.1.0":
version: 1.1.0
resolution: "@emotion/serialize@npm:1.1.0"
"@emotion/serialize@npm:^1.1.1":
version: 1.1.1
resolution: "@emotion/serialize@npm:1.1.1"
dependencies:
"@emotion/hash": ^0.9.0
"@emotion/memoize": ^0.8.0
"@emotion/unitless": ^0.8.0
"@emotion/utils": ^1.2.0
csstype: ^3.0.2
checksum: 8f22f83194ad76cb3bbee481daa57fdc65ca3078a5db9e219c04151341ef93af80c7057aea17b64446682d275918f7ecc0c20e977c1af153c79a1485503fe717
checksum: 24cfd5b16e6f2335c032ca33804a876e0442aaf8f9c94d269d23735ebd194fb1ed142542dd92191a3e6ef8bad5bd560dfc5aaf363a1b70954726dbd4dd93085c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4002,7 +4002,7 @@ __metadata:
"@babel/preset-env": ^7.19.4
"@babel/preset-react": ^7.18.6
"@babel/preset-typescript": ^7.18.6
"@emotion/babel-plugin": ^11.10.2
"@emotion/babel-plugin": ^11.10.5
"@rajzik/configs-shared": "workspace:^1.0.0"
babel-plugin-graphql-tag: ^3.3.0
babel-plugin-module-resolver: ^4.1.0
Expand Down Expand Up @@ -13350,10 +13350,10 @@ __metadata:
languageName: node
linkType: hard

"stylis@npm:4.0.13":
version: 4.0.13
resolution: "stylis@npm:4.0.13"
checksum: 8ea7a87028b6383c6a982231c4b5b6150031ce028e0fdaf7b2ace82253d28a8af50cc5a9da8a421d3c7c4441592f393086e332795add672aa4a825f0fe3713a3
"stylis@npm:4.1.3":
version: 4.1.3
resolution: "stylis@npm:4.1.3"
checksum: d04dbffcb9bf2c5ca8d8dc09534203c75df3bf711d33973ea22038a99cc475412a350b661ebd99cbc01daa50d7eedcf0d130d121800eb7318759a197023442a6
languageName: node
linkType: hard

Expand Down

0 comments on commit 01fce09

Please sign in to comment.