mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
Bump @babel/node from 7.12.13 to 7.12.16
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.12.13 to 7.12.16. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-node) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3d4b7008e3
commit
a37f4f1312
6
package-lock.json
generated
6
package-lock.json
generated
@ -373,9 +373,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/node": {
|
||||
"version": "7.12.13",
|
||||
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.12.13.tgz",
|
||||
"integrity": "sha512-ACLDLxlNsJZxPnwSSwuXp87KwjKY0NAFko6QCnBjJlxd+gKUDLLG0Y49jO+/EwqMJd9D5/BkYn5Qb1bgrYnHSA==",
|
||||
"version": "7.12.16",
|
||||
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.12.16.tgz",
|
||||
"integrity": "sha512-liaUYuO5FL9+wP7tSkFdwNSma/gj2H9c4jqOxTIN82m5R08QJRVoYJRCrgXpahaLLoB7icyRXSkg9uGJC6iJgQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/register": "^7.12.13",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.16",
|
||||
"@babel/eslint-parser": "^7.12.13",
|
||||
"@babel/node": "^7.12.13",
|
||||
"@babel/node": "^7.12.16",
|
||||
"@babel/preset-env": "^7.12.16",
|
||||
"@loadable/component": "^5.14.1",
|
||||
"@svgr/webpack": "^5.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user