Skip to content

Commit

Permalink
Upgrade: Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Jun 3, 2024
1 parent 87b1a1d commit 7bc3bc1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions RootFiles/Global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"autoprefixer": "^10.4.19",
"carbon-pipeline": "^0.1.6",
"concurrently": "^8.2.2",
"cssnano": "^6.1.2",
"esbuild": "^0.20.2",
"eslint": "^9.1.0",
"cssnano": "^7.0.1",
"esbuild": "^0.21.4",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"postcss": "^8.4.38",
Expand All @@ -28,8 +28,8 @@
"postcss-import": "^16.1.0",
"postcss-reporter": "^7.1.0",
"postcss-sort-media-queries": "^5.2.0",
"prettier": "^3.2.5",
"stylelint": "^16.3.1",
"prettier": "^3.3.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0"
}
}

0 comments on commit 7bc3bc1

Please sign in to comment.