Skip to content

Commit

Permalink
fix(deps): Update cli packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 66291a6 commit e99134d
Show file tree
Hide file tree
Showing 4 changed files with 340 additions and 24 deletions.
2 changes: 1 addition & 1 deletion fixtures/custom-src-paths/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@sku-fixtures/custom-src-paths",
"private": true,
"dependencies": {
"dedent": "^0.7.0",
"dedent": "^1.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/sku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"cssnano": "^6.0.0",
"death": "^1.1.0",
"debug": "^4.3.1",
"dedent": "^0.7.0",
"dedent": "^1.0.0",
"didyoumean2": "^5.0.0",
"ejs": "^3.1.8",
"empty-dir": "^3.0.0",
Expand All @@ -83,7 +83,7 @@
"esbuild-register": "^3.3.3",
"escape-string-regexp": "^4.0.0",
"eslint": "^8.41.0",
"eslint-config-seek": "^11.3.1",
"eslint-config-seek": "^12.0.0",
"exception-formatter": "^2.1.2",
"express": "^4.16.3",
"fast-glob": "^3.2.5",
Expand All @@ -108,7 +108,7 @@
"path-to-regexp": "^6.2.0",
"postcss": "^8.4.0",
"postcss-loader": "^7.0.1",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"pretty-ms": "^7.0.1",
"react-refresh": "^0.14.0",
"require-from-string": "^2.0.2",
Expand Down
Loading

0 comments on commit e99134d

Please sign in to comment.