Skip to content

Commit

Permalink
Updating @babel/core (#42)
Browse files Browse the repository at this point in the history
* Upgrade @babel/core

* Bump ESLint config version
  • Loading branch information
cspriggs220 authored Jul 24, 2024
1 parent 6bd2d55 commit 589930c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ramseyinhouse/eslint-config",
"version": "1.0.4",
"version": "1.0.5",
"author": "Ramsey Solutions",
"description": "Ramsey Solutions standard ESLint configuration.",
"main": "index.js",
Expand All @@ -23,7 +23,7 @@
"eslint-plugin"
],
"dependencies": {
"@babel/core": "7.12.3",
"@babel/core": "^7.24.9",
"@babel/eslint-parser": "^7.12.1",
"eslint-config-prettier": "^6.15.0"
},
Expand Down

0 comments on commit 589930c

Please sign in to comment.