Skip to content

Commit

Permalink
Upgrading semver/postcss
Browse files Browse the repository at this point in the history
  • Loading branch information
sammy-sandhu committed Dec 23, 2024
1 parent ede155e commit 944cb92
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
debug "^4.1.0"
gensync "^1.0.0-beta.2"
json5 "^2.2.3"
semver "^6.3.1"
semver "^7.5.4"

"@babel/generator@^7.26.0", "@babel/generator@^7.26.3", "@babel/generator@^7.7.2":
version "7.26.3"
Expand Down Expand Up @@ -87,7 +87,7 @@
"@babel/helper-validator-option" "^7.25.9"
browserslist "^4.24.0"
lru-cache "^5.1.1"
semver "^6.3.1"
semver "^7.5.4"

"@babel/helper-module-imports@^7.25.9":
version "7.25.9"
Expand Down Expand Up @@ -2492,7 +2492,7 @@ eslint-plugin-import@^2.25.2:
object.fromentries "^2.0.8"
object.groupby "^1.0.3"
object.values "^1.2.0"
semver "^6.3.1"
semver "^7.5.4"
string.prototype.trimend "^1.0.8"
tsconfig-paths "^3.15.0"

Expand Down Expand Up @@ -2542,7 +2542,7 @@ eslint-plugin-react@^7.27.0:
object.values "^1.2.0"
prop-types "^15.8.1"
resolve "^2.0.0-next.5"
semver "^6.3.1"
semver "^7.5.4"
string.prototype.matchall "^4.0.11"
string.prototype.repeat "^1.0.0"

Expand Down Expand Up @@ -3426,7 +3426,7 @@ istanbul-lib-instrument@^5.0.4, istanbul-lib-instrument@^5.1.0:
"@babel/parser" "^7.14.7"
"@istanbuljs/schema" "^0.1.2"
istanbul-lib-coverage "^3.2.0"
semver "^6.3.0"
semver "^7.5.4"

istanbul-lib-instrument@^6.0.0:
version "6.0.3"
Expand Down Expand Up @@ -4624,7 +4624,7 @@ [email protected]:
dependencies:
"@next/env" "12.1.0"
caniuse-lite "^1.0.30001283"
postcss "8.4.5"
postcss "8.4.31"
styled-jsx "5.0.0"
use-subscription "1.5.1"
optionalDependencies:
Expand Down Expand Up @@ -5356,11 +5356,6 @@ [email protected]:
dependencies:
lru-cache "^6.0.0"

semver@^6.3.0, semver@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==

semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4:
version "7.6.3"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
Expand Down

0 comments on commit 944cb92

Please sign in to comment.