Skip to content

Commit ccaf796

Browse files
chore(devdeps): update dependency @rollup/plugin-babel to v5.3.1 (#650)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 63f1140 commit ccaf796

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/preset-typescript": "7.16.7",
1515
"@commitlint/cli": "16.2.1",
1616
"@commitlint/config-conventional": "16.2.1",
17-
"@rollup/plugin-babel": "5.3.0",
17+
"@rollup/plugin-babel": "5.3.1",
1818
"@rollup/plugin-node-resolve": "13.1.3",
1919
"@testing-library/jest-dom": "5.16.2",
2020
"@testing-library/react": "12.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3167,9 +3167,9 @@ __metadata:
31673167
languageName: node
31683168
linkType: hard
31693169

3170-
"@rollup/plugin-babel@npm:5.3.0":
3171-
version: 5.3.0
3172-
resolution: "@rollup/plugin-babel@npm:5.3.0"
3170+
"@rollup/plugin-babel@npm:5.3.1":
3171+
version: 5.3.1
3172+
resolution: "@rollup/plugin-babel@npm:5.3.1"
31733173
dependencies:
31743174
"@babel/helper-module-imports": ^7.10.4
31753175
"@rollup/pluginutils": ^3.1.0
@@ -3180,7 +3180,7 @@ __metadata:
31803180
peerDependenciesMeta:
31813181
"@types/babel__core":
31823182
optional: true
3183-
checksum: 6cfd741790f125968cbd0fc91b6f54e235033e31853a12190f725ccf95a6eb2f1387b6368be80dedfa94536d2e84739e7af45c8b2fe7a450e91c2aeb6170867d
3183+
checksum: 220d71e4647330f252ef33d5f29700aef2e8284a0b61acfcceb47617a7f96208aa1ed16eae75619424bf08811ede5241e271a6d031f07026dee6b3a2bdcdc638
31843184
languageName: node
31853185
linkType: hard
31863186

@@ -11424,7 +11424,7 @@ __metadata:
1142411424
"@babel/preset-typescript": 7.16.7
1142511425
"@commitlint/cli": 16.2.1
1142611426
"@commitlint/config-conventional": 16.2.1
11427-
"@rollup/plugin-babel": 5.3.0
11427+
"@rollup/plugin-babel": 5.3.1
1142811428
"@rollup/plugin-node-resolve": 13.1.3
1142911429
"@testing-library/jest-dom": 5.16.2
1143011430
"@testing-library/react": 12.1.3

0 commit comments

Comments
 (0)