Skip to content

Commit

Permalink
[Dev Deps] update @babel/cli, @babel/core, @babel/register, `es…
Browse files Browse the repository at this point in the history
…lint-plugin-react`
  • Loading branch information
ljharb committed May 31, 2024
1 parent 2dca8b4 commit 879f592
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"react-is": "^16.13.1 || ^17.0.1"
},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/register": "^7.23.7",
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/register": "^7.24.6",
"@ljharb/eslint-config": "^21.1.1",
"airbnb-browser-shims": "^3.3.0",
"aud": "^2.0.4",
Expand All @@ -34,7 +34,7 @@
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"mocha": "^3.5.3",
"mock-env": "^0.2.0",
"npmignore": "^0.3.1",
Expand Down

0 comments on commit 879f592

Please sign in to comment.