Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit fbefda5

Browse files
Update minor and patch
1 parent f4d1443 commit fbefda5

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,22 +32,22 @@
3232
"react-dom": "^16.8.0 || ^17.0.0"
3333
},
3434
"devDependencies": {
35-
"@babel/core": "7.22.9",
35+
"@babel/core": "7.23.6",
3636
"@babel/plugin-proposal-class-properties": "7.18.6",
37-
"@babel/plugin-transform-async-to-generator": "7.22.5",
38-
"@babel/plugin-transform-react-jsx": "7.22.5",
39-
"@babel/plugin-transform-runtime": "7.22.9",
40-
"@babel/preset-env": "7.22.9",
41-
"@babel/preset-react": "7.22.5",
37+
"@babel/plugin-transform-async-to-generator": "7.23.3",
38+
"@babel/plugin-transform-react-jsx": "7.23.4",
39+
"@babel/plugin-transform-runtime": "7.23.6",
40+
"@babel/preset-env": "7.23.6",
41+
"@babel/preset-react": "7.23.3",
4242
"babel-eslint": "10.1.0",
4343
"coveralls": "3.1.1",
4444
"cross-env": "7.0.3",
45-
"enigma.js": "2.11.0",
45+
"enigma.js": "2.12.0",
4646
"eslint": "7.32.0",
4747
"eslint-config-airbnb": "18.2.1",
48-
"eslint-plugin-import": "2.27.5",
49-
"eslint-plugin-jsx-a11y": "6.7.1",
50-
"eslint-plugin-react": "7.33.0",
48+
"eslint-plugin-import": "2.29.1",
49+
"eslint-plugin-jsx-a11y": "6.8.0",
50+
"eslint-plugin-react": "7.33.2",
5151
"jest": "27.5.1",
5252
"jest-puppeteer": "6.2.0",
5353
"parcel-bundler": "1.12.5",

0 commit comments

Comments
 (0)