Skip to content

Commit dd3740a

Browse files
fix(deps): update dependency @emotion/styled to v11.14.1 (#735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent daa1331 commit dd3740a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@codemirror/lang-javascript": "^6.2.1",
3030
"@emotion/react": "11.14.0",
31-
"@emotion/styled": "11.14.0",
31+
"@emotion/styled": "11.14.1",
3232
"@graasp/apps-query-client": "3.7.3",
3333
"@graasp/sdk": "5.13.2",
3434
"@graasp/stylis-plugin-rtl": "2.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,9 +1278,9 @@ __metadata:
12781278
languageName: node
12791279
linkType: hard
12801280

1281-
"@emotion/styled@npm:11.14.0":
1282-
version: 11.14.0
1283-
resolution: "@emotion/styled@npm:11.14.0"
1281+
"@emotion/styled@npm:11.14.1":
1282+
version: 11.14.1
1283+
resolution: "@emotion/styled@npm:11.14.1"
12841284
dependencies:
12851285
"@babel/runtime": "npm:^7.18.3"
12861286
"@emotion/babel-plugin": "npm:^11.13.5"
@@ -1294,7 +1294,7 @@ __metadata:
12941294
peerDependenciesMeta:
12951295
"@types/react":
12961296
optional: true
1297-
checksum: 10/64bb3fd8c5d3042ba803eb2052fddf8e057b927682677f8fc41ecfe2b1abcc0da03944fde79fac8f2f55a56383d5c9547b93d4641bb51452cf59415c02dd9b10
1297+
checksum: 10/b20ffaaac76e16538051da8d417f1da75f47f0974000edf0999f39f309b23ee0a91ba7dc1d5f60c4017d29fadfed48631ae4a8f697e3662a88318c667d072117
12981298
languageName: node
12991299
linkType: hard
13001300

@@ -9843,7 +9843,7 @@ __metadata:
98439843
"@commitlint/types": "npm:^19.0.0"
98449844
"@cypress/code-coverage": "npm:3.14.5"
98459845
"@emotion/react": "npm:11.14.0"
9846-
"@emotion/styled": "npm:11.14.0"
9846+
"@emotion/styled": "npm:11.14.1"
98479847
"@eslint/compat": "npm:^1.2.0"
98489848
"@eslint/eslintrc": "npm:3.3.1"
98499849
"@eslint/js": "npm:9.30.0"

0 commit comments

Comments
 (0)