Skip to content

Commit 25b87a7

Browse files
committed
Chore: added parse lib from adobe
1 parent bd8b2a7 commit 25b87a7

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

packages/dom/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"test": "NODE_ENV=test mocha"
3636
},
3737
"dependencies": {
38+
"@adobe/css-tools": "^4.4.3",
3839
"fast-deep-equal": "^3.1.3",
3940
"tslib": "^2.6.2"
4041
},

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15+
"@adobe/css-tools@npm:^4.4.3":
16+
version: 4.4.3
17+
resolution: "@adobe/css-tools@npm:4.4.3"
18+
checksum: 10/701379c514b7a43ca6681705a93cd57ad79565cfef9591122e9499897550cf324a5e5bb1bc51df0e7433cf0e91b962c90f18ac459dcc98b2431daa04aa63cb20
19+
languageName: node
20+
linkType: hard
21+
1522
"@ampproject/remapping@npm:^2.2.0":
1623
version: 2.2.1
1724
resolution: "@ampproject/remapping@npm:2.2.1"
@@ -49,6 +56,7 @@ __metadata:
4956
version: 0.0.0-use.local
5057
resolution: "@assertive-ts/dom@workspace:packages/dom"
5158
dependencies:
59+
"@adobe/css-tools": "npm:^4.4.3"
5260
"@assertive-ts/core": "workspace:^"
5361
"@testing-library/dom": "npm:^10.1.0"
5462
"@testing-library/react": "npm:^16.0.0"

0 commit comments

Comments
 (0)