Skip to content

Commit

Permalink
More updates (#5564)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Oct 6, 2023
1 parent 1fc878d commit e8317c7
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 37 deletions.
72 changes: 40 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -84,7 +84,7 @@
"underscore": "^1.13.2",
"url-join": "^5.0.0",
"whatwg-fetch": "^3.6.2",
"which": "^3.0.0",
"which": "^4.0.0",
"winston": "^3.3.3",
"winston-loki": "^6.0.3",
"winston-papertrail": "^1.0.5",
Expand Down Expand Up @@ -126,7 +126,7 @@
"codecov": "^3.8.3",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"cypress": "^12.17.4",
"cypress": "^13.3.0",
"deep-equal-in-any-order": "^2.0.6",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -137,11 +137,11 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-requirejs": "^4.0.1",
"eslint-plugin-sonarjs": "^0.20.0",
"eslint-plugin-sonarjs": "^0.21.0",
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-unused-imports": "^3.0.0",
"file-loader": "^6.2.0",
"lint-staged": "^13.3.0",
"lint-staged": "^14.0.1",
"mini-css-extract-plugin": "^2.7.6",
"mocha": "^10.2.0",
"mock-fs": "^5.2.0",
Expand All @@ -150,7 +150,7 @@
"prettier": "^3.0.3",
"sass": "^1.66.1",
"sass-loader": "^13.3.2",
"sinon": "^15.2.0",
"sinon": "^16.1.0",
"source-map-loader": "^4.0.1",
"supervisor": "^0.12.0",
"terser-webpack-plugin": "^5.3.9",
Expand Down

0 comments on commit e8317c7

Please sign in to comment.