Skip to content

Commit

Permalink
Add package identity-obj-proxy to mock es6 css imports
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki committed Jan 25, 2024
1 parent 44530b1 commit 52d42c0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"glob": "^8.0.1",
"husky": "^8.0.0",
"i18next-parser": "^5.4.0",
"identity-obj-proxy": "^3.0.0",
"jest": "27.5.1",
"jest-environment-jsdom-sixteen": "^2.0.0",
"jest-fetch-mock": "^3.0.3",
Expand Down
17 changes: 17 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10877,6 +10877,13 @@ __metadata:
languageName: node
linkType: hard

"harmony-reflect@npm:^1.4.6":
version: 1.6.2
resolution: "harmony-reflect@npm:1.6.2"
checksum: 2e5bae414cd2bfae5476147f9935dc69ee9b9a413206994dcb94c5b3208d4555da3d4313aff6fd14bd9991c1e3ef69cdda5c8fac1eb1d7afc064925839339b8c
languageName: node
linkType: hard

"has-ansi@npm:^2.0.0":
version: 2.0.0
resolution: "has-ansi@npm:2.0.0"
Expand Down Expand Up @@ -11370,6 +11377,15 @@ __metadata:
languageName: node
linkType: hard

"identity-obj-proxy@npm:^3.0.0":
version: 3.0.0
resolution: "identity-obj-proxy@npm:3.0.0"
dependencies:
harmony-reflect: ^1.4.6
checksum: 97559f8ea2aeaa1a880d279d8c49550dce01148321e00a2102cda5ddf9ce622fa1d7f3efc7bed63458af78889de888fdaebaf31c816312298bb3fdd0ef8aaf2c
languageName: node
linkType: hard

"ieee754@npm:^1.1.13, ieee754@npm:^1.2.1":
version: 1.2.1
resolution: "ieee754@npm:1.2.1"
Expand Down Expand Up @@ -14942,6 +14958,7 @@ __metadata:
glob: ^8.0.1
husky: ^8.0.0
i18next-parser: ^5.4.0
identity-obj-proxy: ^3.0.0
jest: 27.5.1
jest-environment-jsdom-sixteen: ^2.0.0
jest-fetch-mock: ^3.0.3
Expand Down

0 comments on commit 52d42c0

Please sign in to comment.