From 2a2fb2832d73605159070cb936d2bcd7fdfbe848 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:34:04 +0900 Subject: [PATCH] chore(deps): pin dependencies (#292) Co-authored-by: Renovate Bot --- package.json | 6 +++--- yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fffe426..2dae46b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@sentry/integrations": "6.2.3", "@sentry/node": "6.2.3", "@sentry/webpack-plugin": "1.14.2", - "@types/nprogress": "^0.2.0", + "@types/nprogress": "0.2.0", "autoprefixer": "10.2.5", "badgen": "3.2.2", "cookie": "0.4.1", @@ -41,7 +41,7 @@ "next-connect": "0.10.1", "next-session": "3.4.0", "node-emoji": "1.10.0", - "nprogress": "^0.2.0", + "nprogress": "0.2.0", "postcss": "8.2.8", "postcss-preset-env": "6.7.0", "react": "17.0.1", @@ -61,7 +61,7 @@ "yup-locales-ko": "1.0.2" }, "devDependencies": { - "@tailwindcss/custom-forms": "^0.2.1", + "@tailwindcss/custom-forms": "0.2.1", "@types/cookie": "0.4.0", "@types/core-js": "2.5.4", "@types/emoji-mart": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 57a0cf0..ae091da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -832,7 +832,7 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@tailwindcss/custom-forms@^0.2.1": +"@tailwindcss/custom-forms@0.2.1": version "0.2.1" resolved "https://registry.yarnpkg.com/@tailwindcss/custom-forms/-/custom-forms-0.2.1.tgz#40e5ed1fff6d29d8ed1c508a0b2aaf8da96962e0" integrity sha512-XdP5XY6kxo3x5o50mWUyoYWxOPV16baagLoZ5uM41gh6IhXzhz/vJYzqrTb/lN58maGIKlpkxgVsQUNSsbAS3Q== @@ -1021,7 +1021,7 @@ resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz" integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA== -"@types/nprogress@^0.2.0": +"@types/nprogress@0.2.0": version "0.2.0" resolved "https://registry.yarnpkg.com/@types/nprogress/-/nprogress-0.2.0.tgz#86c593682d4199212a0509cc3c4d562bbbd6e45f" integrity sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A== @@ -5565,7 +5565,7 @@ npmlog@^4.1.2: gauge "~2.7.3" set-blocking "~2.0.0" -nprogress@^0.2.0: +nprogress@0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/nprogress/-/nprogress-0.2.0.tgz#cb8f34c53213d895723fcbab907e9422adbcafb1" integrity sha1-y480xTIT2JVyP8urkH6UIq28r7E=