Skip to content

Commit f123b1d

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 7cf6c17 commit f123b1d

File tree

3 files changed

+39
-39
lines changed

3 files changed

+39
-39
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"conventional-changelog-conventionalcommits": "4.5.0",
8282
"copyfiles": "2.4.1",
8383
"eslint": "7.20.0",
84-
"eslint-config-prettier": "8.0.0",
84+
"eslint-config-prettier": "8.1.0",
8585
"eslint-plugin-import": "2.22.1",
8686
"eslint-plugin-jest": "24.1.5",
8787
"eslint-plugin-prettier": "3.3.1",
@@ -94,7 +94,7 @@
9494
"rollup-plugin-progress": "1.1.2",
9595
"rollup-plugin-sizes": "1.0.3",
9696
"rollup-plugin-terser": "7.0.2",
97-
"semantic-release": "17.3.9",
97+
"semantic-release": "17.4.0",
9898
"ts-interface-builder": "0.3.0",
9999
"ts-jest": "26.5.2",
100100
"ts-node": "9.1.1",

pnpm-lock.yaml

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2617,10 +2617,10 @@ escodegen@^1.14.1:
26172617
optionalDependencies:
26182618
source-map "~0.6.1"
26192619

2620-
eslint-config-prettier@8.0.0:
2621-
version "8.0.0"
2622-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz#024d661444319686c588c8849c8da33815dbdb1c"
2623-
integrity sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA==
2620+
eslint-config-prettier@8.1.0:
2621+
version "8.1.0"
2622+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
2623+
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
26242624

26252625
eslint-import-resolver-node@^0.3.4:
26262626
version "0.3.4"
@@ -6786,10 +6786,10 @@ saxes@^5.0.0:
67866786
dependencies:
67876787
xmlchars "^2.2.0"
67886788

6789-
semantic-release@17.3.9:
6790-
version "17.3.9"
6791-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.3.9.tgz#99ebe7ef7c6b79b3bfb44baeaf242c6fc6a31f09"
6792-
integrity sha512-iPDySFcAXG+7KiM0JH4bvF++imkf85VmfXpIBPAyDxK/P4+pe19KNFCfkzTKwUJkTIAyLUIr7WOg3W5h5aMwNg==
6789+
semantic-release@17.4.0:
6790+
version "17.4.0"
6791+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.0.tgz#a7f86b20534f77870e6471ec6609b160aa672ae4"
6792+
integrity sha512-FrPUpqKobak39F/6HnxhBK6LdL2ZEHadz5qVDTIJ9qlJ6bw8BQ5sguZ2j0ewI0aqRcLf/u9LGy/kOnUy0v7NbQ==
67936793
dependencies:
67946794
"@semantic-release/commit-analyzer" "^8.0.0"
67956795
"@semantic-release/error" "^2.2.0"

0 commit comments

Comments
 (0)