Skip to content

Commit

Permalink
chore(deps): update dependency @swc/core to v1.2.218
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2022
1 parent 72ad589 commit 5206f03
Show file tree
Hide file tree
Showing 9 changed files with 78 additions and 77 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.2.212",
"@swc/core": "1.2.218",
"@swc/jest": "0.2.21",
"@types/jest": "28.1.4",
"@types/node": "16.11.43",
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 @@ -51,7 +51,7 @@
"devDependencies": {
"@sounisi5011/cli-utils-top-level-await": "workspace:^1.0.0",
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.2.212",
"@swc/core": "1.2.218",
"@swc/jest": "0.2.21",
"@types/jest": "28.1.4",
"@types/node": "12.20.55",
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 @@ -37,7 +37,7 @@
},
"devDependencies": {
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.2.212",
"@swc/core": "1.2.218",
"@swc/jest": "0.2.21",
"@types/jest": "28.1.4",
"@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 @@ -69,7 +69,7 @@
},
"devDependencies": {
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.2.212",
"@swc/core": "1.2.218",
"@swc/jest": "0.2.21",
"@types/cross-spawn": "6.0.2",
"@types/jest": "28.1.4",
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 @@ -103,7 +103,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.2.212",
"@swc/core": "1.2.218",
"@swc/jest": "0.2.21",
"@types/argon2-browser": "1.18.1",
"@types/bl": "5.0.2",
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 @@ -59,7 +59,7 @@
},
"devDependencies": {
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.2.212",
"@swc/core": "1.2.218",
"@swc/jest": "0.2.21",
"@types/jest": "28.1.4",
"@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 @@ -84,7 +84,7 @@
},
"devDependencies": {
"@sounisi5011/run-if-supported": "1.1.1",
"@swc/core": "1.2.212",
"@swc/core": "1.2.218",
"@swc/jest": "0.2.21",
"@types/jest": "28.1.4",
"@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": "8.3.3",
"@swc/core": "1.2.212",
"@swc/core": "1.2.218",
"@swc/jest": "0.2.21",
"@types/jest": "28.1.4",
"glob-exec": "0.1.1",
Expand Down
Loading

0 comments on commit 5206f03

Please sign in to comment.