Skip to content

Commit

Permalink
Update babel/core, babel/preset-env, eslint, eslint-plugin-jsdoc, esl…
Browse files Browse the repository at this point in the history
…int-plugin-react, lerna, postcss, webpack
  • Loading branch information
anselmbradford committed Jul 21, 2023
1 parent 01112ea commit 570d309
Show file tree
Hide file tree
Showing 50 changed files with 201 additions and 135 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed npm-packages-offline-cache/@nrwl-devkit-16.5.1.tgz
Binary file not shown.
Binary file not shown.
Binary file removed npm-packages-offline-cache/@nrwl-tao-16.5.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/@nrwl-tao-16.5.3.tgz
Binary file not shown.
Binary file removed npm-packages-offline-cache/@nx-devkit-16.5.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/@nx-devkit-16.5.3.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/eslint-8.45.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed npm-packages-offline-cache/lerna-7.1.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/lerna-7.1.4.tgz
Binary file not shown.
Binary file removed npm-packages-offline-cache/nx-16.5.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/nx-16.5.3.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/postcss-8.4.27.tgz
Binary file not shown.
Binary file removed npm-packages-offline-cache/webpack-5.88.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/webpack-5.88.2.tgz
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"slugify": "1.6.6"
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/preset-env": "7.22.7",
"@babel/core": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@lhci/cli": "0.12.0",
"@wdio/cli": "7.26.0",
Expand All @@ -75,25 +75,25 @@
"concurrently": "8.2.0",
"css-loader": "6.8.1",
"cssnano": "6.0.1",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "46.4.3",
"eslint-plugin-jsdoc": "46.4.4",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.0",
"filemanager-webpack-plugin": "8.0.0",
"html-loader": "4.2.0",
"http-server": "14.1.1",
"jest": "29.6.1",
"jest-cli": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"lerna": "7.1.1",
"lerna": "7.1.4",
"lerna-changelog": "2.2.0",
"less": "4.1.3",
"less-loader": "11.1.3",
"mini-css-extract-plugin": "2.7.6",
"netlify-cms-proxy-server": "1.3.24",
"postcss": "8.4.25",
"postcss": "8.4.27",
"postcss-less": "6.0.0",
"postcss-loader": "7.3.3",
"prettier": "2.8.8",
Expand All @@ -105,7 +105,7 @@
"svgo": "3.0.2",
"terser-webpack-plugin": "5.3.9",
"wdio-chromedriver-service": "8.1.1",
"webpack": "5.88.1",
"webpack": "5.88.2",
"webpack-cli": "5.1.4"
},
"changelog": {
Expand Down
320 changes: 193 additions & 127 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 570d309

Please sign in to comment.