Skip to content

Commit

Permalink
Upgrade: Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed May 13, 2022
1 parent 46998ef commit 2f5bdb9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Installer/Distribution/Defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
"pipeline": "$npm_package_config_packageManager install;concurrently -r $npm_package_config_packageManager:pipeline:*"
},
"devDependencies": {
"autoprefixer": "^10.4.5",
"autoprefixer": "^10.4.7",
"carbon-pipeline": "^0.1.2",
"concurrently": "^7.1.0",
"cssnano": "^5.1.7",
"esbuild": "^0.14.38",
"eslint": "^8.14.0",
"esbuild": "^0.14.39",
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"postcss": "^8.4.12",
"postcss": "^8.4.13",
"postcss-assets": "^6.0.0",
"postcss-clip-path-polyfill": "~1.1.0",
"postcss-focus-visible": "^6.0.4",
"postcss-import": "^14.1.0",
"postcss-reporter": "^7.0.5",
"postcss-sort-media-queries": "^4.2.1",
"prettier": "^2.6.2",
"stylelint": "^14.7.1",
"stylelint": "^14.8.2",
"stylelint-config-standard": "^25.0.0",
"tailwindcss": "^3.0.24"
}
Expand Down

0 comments on commit 2f5bdb9

Please sign in to comment.