Skip to content

Commit 50e0547

Browse files
Update dependency @rollup/plugin-alias to v5.1.1
1 parent 87fc362 commit 50e0547

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"scss-goodies": "2.2.0"
7777
},
7878
"devDependencies": {
79-
"@rollup/plugin-alias": "5.1.0",
79+
"@rollup/plugin-alias": "5.1.1",
8080
"@testing-library/jest-dom": "6.5.0",
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.13",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1775,12 +1775,10 @@
17751775
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.2.tgz#0c896535473291cb41f152c180bedd5680a3b273"
17761776
integrity sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA==
17771777

1778-
1779-
version "5.1.0"
1780-
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.0.tgz#99a94accc4ff9a3483be5baeedd5d7da3b597e93"
1781-
integrity sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==
1782-
dependencies:
1783-
slash "^4.0.0"
1778+
1779+
version "5.1.1"
1780+
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.1.tgz#53601d88cda8b1577aa130b4a6e452283605bf26"
1781+
integrity sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==
17841782

17851783
"@rollup/plugin-babel@^5.2.0":
17861784
version "5.3.1"
@@ -8689,11 +8687,6 @@ slash@^3.0.0:
86898687
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
86908688
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
86918689

8692-
slash@^4.0.0:
8693-
version "4.0.0"
8694-
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
8695-
integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
8696-
86978690
slice-ansi@^4.0.0:
86988691
version "4.0.0"
86998692
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b"

0 commit comments

Comments
 (0)