Skip to content

Commit

Permalink
Final dependency version cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
1Copenut committed Oct 12, 2023
1 parent 01c7bce commit 72cd3cb
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 181 deletions.
1 change: 0 additions & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { defineConfig } from 'cypress';
import fs from 'fs';
import webpackConfig from './cypress/webpack.config';

export default defineConfig({
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "4.10.0",
"webpack-dev-server": "^4.10.0",
"yargs": "^17.2.1",
"yeoman-generator": "^4.12.0",
"yo": "^4.3.1"
Expand Down
Loading

0 comments on commit 72cd3cb

Please sign in to comment.