Skip to content

Commit

Permalink
Update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 7, 2023
1 parent f4d1443 commit 06f8b78
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,22 @@
"react-dom": "^16.8.0 || ^17.0.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/core": "7.22.10",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-async-to-generator": "7.22.5",
"@babel/plugin-transform-react-jsx": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"babel-eslint": "10.1.0",
"coveralls": "3.1.1",
"cross-env": "7.0.3",
"enigma.js": "2.11.0",
"eslint": "7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.1",
"jest": "27.5.1",
"jest-puppeteer": "6.2.0",
"parcel-bundler": "1.12.5",
Expand Down

0 comments on commit 06f8b78

Please sign in to comment.