Skip to content

Commit 7590b87

Browse files
committed
build(deps): bump core-js from 3.42.0 to 3.43.0
1 parent e500c18 commit 7590b87

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,14 @@
8080
"test:packages:all:unit": "symbiote test --env NODE_NO_WARNINGS=1 --tests unit type --scope unlimited --coverage"
8181
},
8282
"dependencies": {
83-
"core-js": "^3.42.0",
83+
"@-xun/fs": "^2.0.0",
84+
"core-js": "^3.43.0",
8485
"lodash.mergewith": "^4.6.2",
8586
"prettier": "^3.5.3",
8687
"pretty-format": "^29.7.0",
88+
"rejoinder": "^1.2.5",
8789
"strip-indent~3": "npm:strip-indent@^3.0.0",
88-
"type-fest": "^4.41.0",
89-
"@-xun/fs": "^2.0.0",
90-
"rejoinder": "^1.2.5"
90+
"type-fest": "^4.41.0"
9191
},
9292
"devDependencies": {
9393
"@-xun/project": "^2.0.2",

0 commit comments

Comments
 (0)