Skip to content

Commit 8baae7f

Browse files
chore(deps-dev): bump the dev group with 2 updates
Bumps the dev group with 2 updates: [@types/prismjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prismjs) and [postcss-loader](https://github.com/webpack/postcss-loader). Updates `@types/prismjs` from 1.26.5 to 1.26.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prismjs) Updates `postcss-loader` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/webpack/postcss-loader/releases) - [Changelog](https://github.com/webpack/postcss-loader/blob/main/CHANGELOG.md) - [Commits](webpack/postcss-loader@v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: "@types/prismjs" dependency-version: 1.26.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: postcss-loader dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e5a00e commit 8baae7f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"@types/js-yaml": "^4.0.9",
189189
"@types/mdast": "^4.0.4",
190190
"@types/node": "^22.16.0",
191-
"@types/prismjs": "^1.26.5",
191+
"@types/prismjs": "^1.26.6",
192192
"@types/react": "^18.3.13",
193193
"@types/react-dom": "^18.3.1",
194194
"@types/react-modal": "^3.16.3",
@@ -242,7 +242,7 @@
242242
"peggy": "^4.2.0",
243243
"postcss": "^8.5.6",
244244
"postcss-flexbugs-fixes": "^5.0.2",
245-
"postcss-loader": "^8.2.0",
245+
"postcss-loader": "^8.2.1",
246246
"postcss-normalize": "^13.0.1",
247247
"postcss-preset-env": "^10.3.1",
248248
"prettier": "^3.6.2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3826,10 +3826,10 @@
38263826
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.3.tgz#3e51a17e291d01d17d3fc61422015a933af7a08f"
38273827
integrity sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==
38283828

3829-
"@types/prismjs@^1.26.5":
3830-
version "1.26.5"
3831-
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.5.tgz#72499abbb4c4ec9982446509d2f14fb8483869d6"
3832-
integrity sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==
3829+
"@types/prismjs@^1.26.6":
3830+
version "1.26.6"
3831+
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.6.tgz#6ea27c126d645319ae4f7055eda63a9e835c0187"
3832+
integrity sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==
38333833

38343834
"@types/prop-types@*":
38353835
version "15.7.13"
@@ -12785,10 +12785,10 @@ postcss-lab-function@^7.0.11:
1278512785
"@csstools/postcss-progressive-custom-properties" "^4.2.0"
1278612786
"@csstools/utilities" "^2.0.0"
1278712787

12788-
postcss-loader@^8.2.0:
12789-
version "8.2.0"
12790-
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-8.2.0.tgz#9b830af550bc0829d565d4e774738d84df88eab7"
12791-
integrity sha512-tHX+RkpsXVcc7st4dSdDGliI+r4aAQDuv+v3vFYHixb6YgjreG5AG4SEB0kDK8u2s6htqEEpKlkhSBUTvWKYnA==
12788+
postcss-loader@^8.2.1:
12789+
version "8.2.1"
12790+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-8.2.1.tgz#c3d9b35498af906fe6c25eb62583c06f619f92fc"
12791+
integrity sha512-k98jtRzthjj3f76MYTs9JTpRqV1RaaMhEU0Lpw9OTmQZQdppg4B30VZ74BojuBHt3F4KyubHJoXCMUeM8Bqeow==
1279212792
dependencies:
1279312793
cosmiconfig "^9.0.0"
1279412794
jiti "^2.5.1"

0 commit comments

Comments
 (0)