Skip to content

Commit

Permalink
Bump rollup-plugin-jsx-remove-attributes from 2.0.3 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [rollup-plugin-jsx-remove-attributes](https://github.com/jacobbogers/rollup-plugin-jsx-remove-attributes) from 2.0.3 to 2.1.0.
- [Changelog](https://github.com/jacobbogers/rollup-plugin-jsx-remove-attributes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jacobbogers/rollup-plugin-jsx-remove-attributes/commits)

---
updated-dependencies:
- dependency-name: rollup-plugin-jsx-remove-attributes
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b72a2fa commit b06eabd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"prettier": "^3.4.2",
"relay-compiler": "^18.2.0",
"relay-test-utils": "^18.2.0",
"rollup-plugin-jsx-remove-attributes": "^2.0.3",
"rollup-plugin-jsx-remove-attributes": "^2.1.0",
"storybook": "^8.4.7",
"storybook-addon-remix-react-router": "^3.0.2",
"tailwindcss": "^3.4.17",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6520,15 +6520,15 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-jsx-remove-attributes@npm:^2.0.3":
version: 2.0.3
resolution: "rollup-plugin-jsx-remove-attributes@npm:2.0.3"
"rollup-plugin-jsx-remove-attributes@npm:^2.1.0":
version: 2.1.0
resolution: "rollup-plugin-jsx-remove-attributes@npm:2.1.0"
peerDependencies:
"@rollup/pluginutils": 5.1 - 5.2
escodegen: 2.1 - 2.2
estree-walker: 3.x - 4
vite: 5.2 - 6
checksum: 10c0/b83593646848f4a1f614a8f6ddcc155728cd3d90d55c915708ac6a5e006e4cbd12341a5584f01e6719fc186323268210eaabf5c57ce4abb0fbe8374ec772fc06
vite: 6 - 7
checksum: 10c0/ccb6c7ccb664c8c1a11f10ad24ca2b297d10938918ed6f008021c6e2c1f7a25227fd07298a1661c5bcd653f57bc42d66975b8f094793e07d7e776a3241887cad
languageName: node
linkType: hard

Expand Down Expand Up @@ -7160,7 +7160,7 @@ __metadata:
react-router-dom: "npm:^7.0.2"
relay-compiler: "npm:^18.2.0"
relay-test-utils: "npm:^18.2.0"
rollup-plugin-jsx-remove-attributes: "npm:^2.0.3"
rollup-plugin-jsx-remove-attributes: "npm:^2.1.0"
semver: "npm:^7.6.3"
storybook: "npm:^8.4.7"
storybook-addon-remix-react-router: "npm:^3.0.2"
Expand Down

0 comments on commit b06eabd

Please sign in to comment.