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 Apr 30, 2023
1 parent 4209d69 commit e44dc25
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 @@ -30,7 +30,7 @@
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint-config-next": "^13.3.1",
"eslint-config-next": "^13.3.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 @@ -217,10 +217,10 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.0.tgz#73713399399b34aa5a01771fb73272b55b22c314"
integrity sha512-nrIgY6t17FQ9xxwH3jj0a6EOiQ/WDHUos35Hghtr+SWN/ntHIQ7UpuvSi0vaLzZVHQWaDupKI+liO5vANcDeTQ==

"@next/eslint-plugin-next@13.3.1":
version "13.3.1"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.3.1.tgz#aa08601f1fec5e1ffbb5850761585734f110345a"
integrity sha512-Hpd74UrYGF+bq9bBSRDXRsRfaWkPpcwjhvachy3sr/R/5fY6feC0T0s047pUthyqcaeNsqKOY1nUGQQJNm4WyA==
"@next/eslint-plugin-next@13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.3.2.tgz#1126508131f85d550da0ad8eb3888ddc5ae4c9c1"
integrity sha512-YHugXBtXWVUjSMRirZPxDlDn3LvYpuCqaRlIHgKA52Q6PVtYtmFjhzYQ8LuN9mKCKF5NOZcrf3jya2uL8WQwuw==
dependencies:
glob "7.1.7"

Expand Down Expand Up @@ -1520,12 +1520,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.3.1:
version "13.3.1"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.3.1.tgz#a4441b9b8a708383e9444492c21bab0099851d90"
integrity sha512-DieA5djybeE3Q0IqnDXihmhgRSp44x1ywWBBpVRA9pSx+m5Icj8hFclx7ffXlAvb9MMLN6cgj/hqJ4lka/QmvA==
eslint-config-next@^13.3.2:
version "13.3.2"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.3.2.tgz#4f8b1717e0caa2126e1e8141e4e6808d2da95dcd"
integrity sha512-SHhE2Jo06wL3Y/hkb0in2FPXZJY3Q+6sTMUtlQkAYZFldRxoK4C5siXmuOcwSKBnaddVM1Az6GpTIDwFmKRwbg==
dependencies:
"@next/eslint-plugin-next" "13.3.1"
"@next/eslint-plugin-next" "13.3.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 e44dc25

@vercel
Copy link

@vercel vercel bot commented on e44dc25 Apr 30, 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-git-master-ondrejsika.vercel.app
www-trainera-cz.vercel.app
www-trainera-cz-ondrejsika.vercel.app

@vercel
Copy link

@vercel vercel bot commented on e44dc25 Apr 30, 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 e44dc25 Apr 30, 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-ondrejsika.vercel.app
www-skoleni-io-git-master-ondrejsika.vercel.app
www-skoleni-io.vercel.app

Please sign in to comment.