Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"chai": "^5.1.1",
"codelyzer": "^6.0.2",
"copyfiles": "^2.4.1",
"core-js": "^3.36.1",
"core-js": "^3.46.0",
"eslint-plugin-chai-friendly": "^1.0.0",
"eslint-plugin-storybook": "^0.11.6",
"gh-pages": "^6.1.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3397,7 +3397,7 @@ __metadata:
chai: "npm:^5.1.1"
codelyzer: "npm:^6.0.2"
copyfiles: "npm:^2.4.1"
core-js: "npm:^3.36.1"
core-js: "npm:^3.46.0"
eslint-plugin-chai-friendly: "npm:^1.0.0"
eslint-plugin-storybook: "npm:^0.11.6"
gh-pages: "npm:^6.1.0"
Expand Down Expand Up @@ -9313,7 +9313,14 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:^3.36.1, core-js@npm:^3.6.4":
"core-js@npm:^3.46.0":
version: 3.46.0
resolution: "core-js@npm:3.46.0"
checksum: 10c0/12d559d39a58227881bc6c86c36d24dcfbe2d56e52dac42e35e8643278172596ab67f57ede98baf40b153ca1b830f37420ea32c3f7417c0c5a1fed46438ae187
languageName: node
linkType: hard

"core-js@npm:^3.6.4":
version: 3.37.1
resolution: "core-js@npm:3.37.1"
checksum: 10c0/440eb51a7a39128a320225fe349f870a3641b96c9ecd26470227db730ef8c161ea298eaea621db66ec0ff622a85299efb4e23afebf889c0a1748616102307675
Expand Down
Loading