Skip to content

Commit

Permalink
chore(deps): update dependency @swc/core to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 584dbda commit 1f2741b
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion actions/monorepo-workspace-submodules-finder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@sounisi5011/run-if-supported": "1.1.1",
"@sounisi5011/ts-type-util-has-own-property": "workspace:^1.0.0",
"@swc/core": "1.3.25",
"@swc/core": "1.7.3",
"@swc/jest": "0.2.24",
"@types/jest": "29.2.5",
"@types/node": "16.18.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/check-pid-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@sounisi5011/cli-utils-top-level-await": "workspace:^1.0.0",
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.3.25",
"@swc/core": "1.7.3",
"@swc/jest": "0.2.24",
"@types/jest": "29.2.5",
"@types/node": "14.18.36",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-utils/top-level-await-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.3.25",
"@swc/core": "1.7.3",
"@swc/jest": "0.2.24",
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/run-if-supported/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
},
"devDependencies": {
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.3.25",
"@swc/core": "1.7.3",
"@swc/jest": "0.2.24",
"@types/cross-spawn": "6.0.2",
"@types/jest": "29.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/encrypted-archive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@sounisi5011/jest-binary-data-matchers": "workspace:^0.0.0 || ^1.0.0",
"@sounisi5011/run-if-supported": "1.1.1",
"@sounisi5011/ts-type-util-has-own-property": "workspace:^1.0.0",
"@swc/core": "1.3.25",
"@swc/core": "1.7.3",
"@swc/jest": "0.2.24",
"@types/argon2-browser": "1.18.1",
"@types/capitalize": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-matchers/binary-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.3.25",
"@swc/core": "1.7.3",
"@swc/jest": "0.2.24",
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
Expand Down
2 changes: 1 addition & 1 deletion packages/stream-transform-from/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
},
"devDependencies": {
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.3.25",
"@swc/core": "1.7.3",
"@swc/jest": "0.2.24",
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/is-property-accessible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"devDependencies": {
"@betit/rollup-plugin-rename-extensions": "0.1.0",
"@rollup/plugin-typescript": "11.0.0",
"@swc/core": "1.3.25",
"@swc/core": "1.7.3",
"@swc/jest": "0.2.24",
"@types/jest": "28.1.8",
"glob-exec": "0.1.1",
Expand Down

0 comments on commit 1f2741b

Please sign in to comment.