Skip to content

Commit

Permalink
Updated @babel/core to v7.18.13
Browse files Browse the repository at this point in the history
Co-authored-by: ijlee2 <ijlee2@users.noreply.github.com>
  • Loading branch information
ijlee2 and ijlee2 authored Aug 24, 2022
1 parent b938608 commit 6c293d2
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
}
},
"dependencies": {
"@babel/core": "^7.18.9",
"@babel/core": "^7.18.13",
"@babel/eslint-parser": "^7.18.9",
"glob": "^8.0.3",
"yargs": "^17.5.1"
},
"devDependencies": {
"@sondr3/minitest": "^0.1.1",
"eslint": "^8.20.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^7.0.0",
Expand Down
Loading

0 comments on commit 6c293d2

Please sign in to comment.