Skip to content

Commit 199af7f

Browse files
chore(devdeps): update babel monorepo to v7.16.3 (#893)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 20487f9 commit 199af7f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"devDependencies": {
127127
"@babel/core": "7.16.0",
128-
"@babel/eslint-parser": "7.16.0",
128+
"@babel/eslint-parser": "7.16.3",
129129
"@babel/plugin-proposal-class-properties": "7.16.0",
130130
"@babel/plugin-transform-runtime": "7.16.0",
131131
"@babel/preset-env": "7.16.0",
@@ -205,7 +205,7 @@
205205
"zxcvbn": "4.4.2"
206206
},
207207
"dependencies": {
208-
"@babel/runtime": "7.16.0",
208+
"@babel/runtime": "7.16.3",
209209
"@emotion/serialize": "1.0.2",
210210
"@nivo/bar": "0.74.0",
211211
"@nivo/core": "0.74.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,17 @@ __metadata:
7777
languageName: node
7878
linkType: hard
7979

80-
"@babel/eslint-parser@npm:7.16.0":
81-
version: 7.16.0
82-
resolution: "@babel/eslint-parser@npm:7.16.0"
80+
"@babel/eslint-parser@npm:7.16.3":
81+
version: 7.16.3
82+
resolution: "@babel/eslint-parser@npm:7.16.3"
8383
dependencies:
8484
eslint-scope: ^5.1.1
8585
eslint-visitor-keys: ^2.1.0
8686
semver: ^6.3.0
8787
peerDependencies:
8888
"@babel/core": ">=7.11.0"
8989
eslint: ^7.5.0 || ^8.0.0
90-
checksum: 5efea0fbd2e3f6f5873b580e707e167c39f89992b0e9e0bd5b93a4253f3586f9f16af35d5516b315c6d4f77cc3e1149a7a6d4433a70870fb21141dedc9f0f508
90+
checksum: 3678ea3be1b94dd17516b84b84998f043e8e1a6c5690c572e850011736e224bc62a96d4a96be9e38556e2dfe7914962af5edfd205fdc8b846794a232c81f94a8
9191
languageName: node
9292
linkType: hard
9393

@@ -1536,12 +1536,12 @@ __metadata:
15361536
languageName: node
15371537
linkType: hard
15381538

1539-
"@babel/runtime@npm:7.16.0, @babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
1540-
version: 7.16.0
1541-
resolution: "@babel/runtime@npm:7.16.0"
1539+
"@babel/runtime@npm:7.16.3, @babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
1540+
version: 7.16.3
1541+
resolution: "@babel/runtime@npm:7.16.3"
15421542
dependencies:
15431543
regenerator-runtime: ^0.13.4
1544-
checksum: bfbca3ec52c94de262a3932473bceeead1a088b50194108fa1ff6eda447333f0f7d43fa4e9c5937c6e5d45bf838da8480905d0a227589b257c51f954ea060bac
1544+
checksum: ab8ac887096d76185ddbf291d28fb976cd32473696dc497ad4905b784acbd5aa462533ad83a5c5104e10ead28c2e0e119840ee28ed8eff90dcdde9d57f916eda
15451545
languageName: node
15461546
linkType: hard
15471547

@@ -3344,13 +3344,13 @@ __metadata:
33443344
resolution: "@scaleway/ui@workspace:."
33453345
dependencies:
33463346
"@babel/core": 7.16.0
3347-
"@babel/eslint-parser": 7.16.0
3347+
"@babel/eslint-parser": 7.16.3
33483348
"@babel/plugin-proposal-class-properties": 7.16.0
33493349
"@babel/plugin-transform-runtime": 7.16.0
33503350
"@babel/preset-env": 7.16.0
33513351
"@babel/preset-react": 7.16.0
33523352
"@babel/preset-typescript": 7.16.0
3353-
"@babel/runtime": 7.16.0
3353+
"@babel/runtime": 7.16.3
33543354
"@commitlint/cli": 14.1.0
33553355
"@commitlint/config-conventional": 14.1.0
33563356
"@emotion/babel-preset-css-prop": 11.2.0

0 commit comments

Comments
 (0)