Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/ejs-3.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
auto-update-cop[bot] authored Jun 5, 2024
2 parents 6b79bd2 + e74d8ff commit 416caab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 27 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@rollup/plugin-alias": "5.1.0",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-swc": "0.3.0",
"@rollup/plugin-swc": "0.3.1",
"@rollup/plugin-terser": "0.4.4",
"@storybook/addon-actions": "8.1.5",
"@storybook/addon-storysource": "8.1.5",
Expand All @@ -37,7 +37,7 @@
"@testing-library/user-event": "14.5.2",
"@types/d3": "7.4.3",
"@types/jest": "29.5.12",
"@types/node": "20.14.0",
"@types/node": "20.14.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/parser": "7.12.0",
Expand Down
36 changes: 11 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3287,9 +3287,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-swc@npm:0.3.0":
version: 0.3.0
resolution: "@rollup/plugin-swc@npm:0.3.0"
"@rollup/plugin-swc@npm:0.3.1":
version: 0.3.1
resolution: "@rollup/plugin-swc@npm:0.3.1"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
smob: "npm:^1.4.0"
Expand All @@ -3299,7 +3299,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/fbe698632e3c32b3a044a2ced51cf9b04dcdd967a38aa53110b451fff97a7e0d22f8a4b5d2b7c23d9fdf6aa75ae119b4de14cc67d4b313e997a8ab7991f5e85a
checksum: 10c0/aebdb6bb38b40f1b5c6edcac82af06bf233d20a27d2ef9882ee2c75df74ebff11385a0bac74b92ab967eaa1c3a6c5d79a0a67102f3f0ff2ea9f29e22ab3cc6e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5183,12 +5183,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.0":
version: 20.14.0
resolution: "@types/node@npm:20.14.0"
"@types/node@npm:20.14.1":
version: 20.14.1
resolution: "@types/node@npm:20.14.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/29ccc7592e9ca6b81d00f3a6673241d08e9042d801b10adfd9ebcbbf326208e0a0133a8d146158db18d02a68b85d9ce1fd94e6e1e5be0da263129bf6e42eb22d
checksum: 10c0/12b7879047f50cc217bbea3add7c45e542070f6e9fb2092be97542152b7022512bcb2bf848d04f77e295c4c8699acd484e79a4a4dbe9bcfa4e89dd543d530611
languageName: node
linkType: hard

Expand Down Expand Up @@ -15018,7 +15018,7 @@ __metadata:
"@rollup/plugin-alias": "npm:5.1.0"
"@rollup/plugin-commonjs": "npm:25.0.8"
"@rollup/plugin-node-resolve": "npm:15.2.3"
"@rollup/plugin-swc": "npm:0.3.0"
"@rollup/plugin-swc": "npm:0.3.1"
"@rollup/plugin-terser": "npm:0.4.4"
"@storybook/addon-actions": "npm:8.1.5"
"@storybook/addon-storysource": "npm:8.1.5"
Expand All @@ -15035,7 +15035,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/d3": "npm:7.4.3"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.14.0"
"@types/node": "npm:20.14.1"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/parser": "npm:7.12.0"
Expand Down Expand Up @@ -16079,7 +16079,7 @@ __metadata:
languageName: node
linkType: hard

"tar@npm:6.2.1":
"tar@npm:6.2.1, tar@npm:^6.1.11, tar@npm:^6.1.2, tar@npm:^6.2.0":
version: 6.2.1
resolution: "tar@npm:6.2.1"
dependencies:
Expand All @@ -16093,20 +16093,6 @@ __metadata:
languageName: node
linkType: hard

"tar@npm:^6.1.11, tar@npm:^6.1.2, tar@npm:^6.2.0":
version: 6.2.0
resolution: "tar@npm:6.2.0"
dependencies:
chownr: "npm:^2.0.0"
fs-minipass: "npm:^2.0.0"
minipass: "npm:^5.0.0"
minizlib: "npm:^2.1.1"
mkdirp: "npm:^1.0.3"
yallist: "npm:^4.0.0"
checksum: 10c0/02ca064a1a6b4521fef88c07d389ac0936730091f8c02d30ea60d472e0378768e870769ab9e986d87807bfee5654359cf29ff4372746cc65e30cbddc352660d8
languageName: node
linkType: hard

"telejson@npm:^7.2.0":
version: 7.2.0
resolution: "telejson@npm:7.2.0"
Expand Down

0 comments on commit 416caab

Please sign in to comment.