Skip to content

Commit 49410c7

Browse files
build(deps-dev): bump @rollup/plugin-alias from 5.1.1 to 6.0.0
Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) from 5.1.1 to 6.0.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/url-v6.0.0/packages/alias) --- updated-dependencies: - dependency-name: "@rollup/plugin-alias" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0af02c4 commit 49410c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@babel/preset-env": "^7.27.2",
34-
"@rollup/plugin-alias": "^5.1.0",
34+
"@rollup/plugin-alias": "^6.0.0",
3535
"@rollup/plugin-babel": "^7.0.0",
3636
"@rollup/plugin-commonjs": "^29.0.2",
3737
"@rollup/plugin-inject": "^5.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1938,10 +1938,10 @@
19381938
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
19391939
integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
19401940

1941-
"@rollup/plugin-alias@^5.1.0":
1942-
version "5.1.1"
1943-
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.1.tgz#53601d88cda8b1577aa130b4a6e452283605bf26"
1944-
integrity sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==
1941+
"@rollup/plugin-alias@^6.0.0":
1942+
version "6.0.0"
1943+
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-6.0.0.tgz#f7fa8c806db9c073baa6b00e4b1c396edef9beb2"
1944+
integrity sha512-tPCzJOtS7uuVZd+xPhoy5W4vThe6KWXNmsFCNktaAh5RTqcLiSfT4huPQIXkgJ6YCOjJHvecOAzQxLFhPxKr+g==
19451945

19461946
"@rollup/plugin-babel@^7.0.0":
19471947
version "7.0.0"

0 commit comments

Comments
 (0)