Skip to content

Commit

Permalink
Bump autoprefixer from 10.4.16 to 10.4.17 in /frontend/sac-web (#79)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Garrett Ladley <[email protected]>
  • Loading branch information
dependabot[bot] and garrettladley authored Jan 28, 2024
1 parent 44d724a commit ac27927
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 20 deletions.
49 changes: 31 additions & 18 deletions frontend/sac-web/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/sac-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"autoprefixer": "^10.4.17",
"eslint": "^8",
"eslint-config-next": "14.0.4",
"postcss": "^8",
Expand Down
3 changes: 2 additions & 1 deletion frontend/sac-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ asynciterator.prototype@^1.0.0:
dependencies:
has-symbols "^1.0.3"

autoprefixer@^10.0.1:
autoprefixer@^10.4.17:
version "10.4.17"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.17.tgz#35cd5695cbbe82f536a50fa025d561b01fdec8be"
integrity sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==
Expand Down Expand Up @@ -2267,6 +2267,7 @@ streamsearch@^1.1.0:
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
name string-width-cjs
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down

0 comments on commit ac27927

Please sign in to comment.