Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed May 28, 2023
1 parent 68a00d0 commit 753d1e1
Show file tree
Hide file tree
Showing 5 changed files with 174 additions and 174 deletions.
158 changes: 79 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -58,7 +58,7 @@
"u": "npm run update-version"
},
"devDependencies": {
"@babel/core": "^7.22.0",
"@babel/core": "^7.22.1",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-class-static-block": "^7.21.0",
"@babel/plugin-proposal-logical-assignment-operators": "^7.20.7",
Expand All @@ -80,9 +80,9 @@
"@babel/plugin-transform-literals": "^7.18.9",
"@babel/plugin-transform-member-expression-literals": "^7.18.6",
"@babel/plugin-transform-modules-commonjs": "^7.21.5",
"@babel/plugin-transform-new-target": "^7.22.0",
"@babel/plugin-transform-new-target": "^7.22.3",
"@babel/plugin-transform-object-super": "^7.18.6",
"@babel/plugin-transform-parameters": "^7.22.0",
"@babel/plugin-transform-parameters": "^7.22.3",
"@babel/plugin-transform-property-literals": "^7.18.6",
"@babel/plugin-transform-reserved-words": "^7.18.6",
"@babel/plugin-transform-shorthand-properties": "^7.18.6",
Expand Down

0 comments on commit 753d1e1

Please sign in to comment.