Skip to content

Commit

Permalink
[auto] deps(sites20): Upgrade patch versions of deps using ncu (npm-c…
Browse files Browse the repository at this point in the history
…heck-update)
  • Loading branch information
sikalabs-ci-bot committed May 13, 2023
1 parent a6d96ef commit 69da8d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion sites20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint-config-next": "^13.4.1",
"eslint-config-next": "^13.4.2",
"eslint-plugin-react": "^7.32.2",
"npm-check-updates": "^10.3.1",
"prettier": "2.8.8"
Expand Down
18 changes: 9 additions & 9 deletions sites20/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1350,10 +1350,10 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-9.5.5.tgz#db993649ec6e619e34a36de90dc2baa52fc5280f"
integrity sha512-N9wdjU6XoqLqNQWtrGiWtp1SUuJsYK1cNrZ24A6YD+4w5CNV5SkZX6aewKZCCLP5Y8UNfTij2FkJiSYUfBjX8g==

"@next/eslint-plugin-next@13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.1.tgz#9c943ccd035f5f4b79da23911e08e18c24941bed"
integrity sha512-tVPS/2FKlA3ANCRCYZVT5jdbUKasBU8LG6bYqcNhyORDFTlDYa4cAWQJjZ7msIgLwMQIbL8CAsxrOL8maa/4Lg==
"@next/eslint-plugin-next@13.4.2":
version "13.4.2"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.2.tgz#ce32730d6282af3151a07de6e865397dc6d3dbdf"
integrity sha512-ZeFWgrxwckxTpYM+ANeUL9E7LOGPbZKmI94LJIjbDU69iEIgqd4WD0l2pVbOJMr/+vgoZmJ9Dx1m0WJ7WScXHA==
dependencies:
glob "7.1.7"

Expand Down Expand Up @@ -3745,12 +3745,12 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

eslint-config-next@^13.4.1:
version "13.4.1"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.1.tgz#5f5e083fab9997752852ea40f5d233632d18f085"
integrity sha512-ajuxjCkW1hvirr0EQZb3/B/bFH52Z7CT89uCtTcICFL9l30i5c8hN4p0LXvTjdOXNPV5fEDcxBgGHgXdzTj1/A==
eslint-config-next@^13.4.2:
version "13.4.2"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.2.tgz#6ee5c53b6f56bddd6346d14c22713b71da7e7b51"
integrity sha512-zjLJ9B9bbeWSo5q+iHfdt8gVYyT+y2BpWDfjR6XMBtFRSMKRGjllDKxnuKBV1q2Y/QpwLM2PXHJTMRyblCmRAg==
dependencies:
"@next/eslint-plugin-next" "13.4.1"
"@next/eslint-plugin-next" "13.4.2"
"@rushstack/eslint-patch" "^1.1.3"
"@typescript-eslint/parser" "^5.42.0"
eslint-import-resolver-node "^0.3.6"
Expand Down

3 comments on commit 69da8d5

@vercel
Copy link

@vercel vercel bot commented on 69da8d5 May 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

www-trainera-cz – ./packages/trainera.cz

www-trainera-cz-ondrejsika.vercel.app
www-trainera-cz.vercel.app
www-trainera-cz-git-master-ondrejsika.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 69da8d5 May 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

www-ondrej-sika-cz – ./packages/ondrej-sika.cz

www-ondrej-sika-cz-git-master-ondrejsika.vercel.app
www-ondrej-sika-cz-ondrejsika.vercel.app
www-ondrej-sika-cz.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 69da8d5 May 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

www-skoleni-io – ./packages/skoleni.io

www-skoleni-io.vercel.app
www-skoleni-io-ondrejsika.vercel.app
www-skoleni-io-git-master-ondrejsika.vercel.app

Please sign in to comment.