Skip to content

Commit f38e6ed

Browse files
authored
Merge pull request #300 from masb0ymas/dependabot/npm_and_yarn/babel/node-7.12.17
build(deps-dev): bump @babel/node from 7.12.16 to 7.12.17
2 parents bacd1be + 45bab8d commit f38e6ed

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
@@ -80,7 +80,7 @@
8080
"devDependencies": {
8181
"@babel/cli": "^7.12.7",
8282
"@babel/core": "^7.12.16",
83-
"@babel/node": "^7.12.16",
83+
"@babel/node": "^7.12.17",
8484
"@babel/plugin-proposal-class-properties": "^7.12.1",
8585
"@babel/plugin-proposal-object-rest-spread": "^7.12.13",
8686
"@babel/plugin-transform-runtime": "^7.12.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,10 +292,10 @@
292292
chalk "^2.0.0"
293293
js-tokens "^4.0.0"
294294

295-
"@babel/node@^7.12.16":
296-
version "7.12.16"
297-
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.12.16.tgz#f07d9a7c3b96bf3d1fa21b71d1275b0010f0a568"
298-
integrity sha512-liaUYuO5FL9+wP7tSkFdwNSma/gj2H9c4jqOxTIN82m5R08QJRVoYJRCrgXpahaLLoB7icyRXSkg9uGJC6iJgQ==
295+
"@babel/node@^7.12.17":
296+
version "7.12.17"
297+
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.12.17.tgz#f892e4a16a108a62f7d4cc327f1608d8dae0d556"
298+
integrity sha512-NLe32pSqoweEFvCEHxvJq3DgBx3oBLtgNfdW5936pMEc5TE2P8jVmDiY6JXQccn/4tt9sBLMUuh+tF3VXWyMhA==
299299
dependencies:
300300
"@babel/register" "^7.12.13"
301301
commander "^4.0.1"

0 commit comments

Comments
 (0)