Skip to content

Commit fdc2dd0

Browse files
authored
Merge pull request #279 from icelam/dependabot/npm_and_yarn/v1/types/webpack-sources-3.2.0
chore(deps-dev): bump @types/webpack-sources from 2.1.1 to 3.2.0
2 parents c2dde80 + 8d422de commit fdc2dd0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@commitlint/config-conventional": "^13.2.0",
3737
"@types/html-webpack-plugin": "^3.2.3",
3838
"@types/jest": "^27.0.2",
39-
"@types/webpack-sources": "^2.1.0",
39+
"@types/webpack-sources": "^3.2.0",
4040
"@typescript-eslint/eslint-plugin": "^4.0.0",
4141
"@typescript-eslint/parser": "^4.15.2",
4242
"eslint": "^7.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -883,10 +883,10 @@
883883
dependencies:
884884
source-map "^0.6.1"
885885

886-
"@types/webpack-sources@*", "@types/webpack-sources@^2.1.0":
887-
version "2.1.1"
888-
resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-2.1.1.tgz#6af17e3a3ded71eec2b98008d7c12f498a0a4506"
889-
integrity sha512-MjM1R6iuw8XaVbtkCBz0N349cyqBjJHCbQiOeppe3VBeFvxqs74RKHAVt9LkxTnUWc7YLZOEsUfPUnmK6SBPKQ==
886+
"@types/webpack-sources@*", "@types/webpack-sources@^3.2.0":
887+
version "3.2.0"
888+
resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0.tgz#16d759ba096c289034b26553d2df1bf45248d38b"
889+
integrity sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==
890890
dependencies:
891891
"@types/node" "*"
892892
"@types/source-list-map" "*"

0 commit comments

Comments
 (0)